Skip to content
Sheetwrite

Sheetwrite / Documentation

getGridResetReason@sheetwrite/core/adapter

Returns the first reset-sensitive adapter input that changed, if any.

Returns the first reset-sensitive adapter input that changed, if any.

Declaration

function getGridResetReason(
previous: GridOptions,
next: GridOptions,
): GridResetReason | null