Interface AutoRestoreOptionsIf<T>

See TableOptionsIf#autoRestoreOptions()

Type Parameters

  • T

Hierarchy

  • AutoRestoreOptionsIf

Implemented by

Properties

autoRestoreCheckedState?: boolean
autoRestoreCollapsedExpandedState?: boolean
autoRestoreScrollPosition?: boolean
autoRestoreSelectedState?: boolean
autoRestoreSortingState: boolean
getRowId?: GetRowIdFn<T>
getStorageKeyFn?: GetStorageKeyFn
isSame?: IsSameFn<T>

Generated using TypeDoc