Rezi
Preparing search index...
core/src
TableLocalState
Type Alias TableLocalState
TableLocalState
:
Readonly
<
{
endIndex
:
number
;
focusedColumnIndex
:
number
;
focusedRowIndex
:
number
;
lastClickedKey
:
string
|
null
;
scrollTop
:
number
;
startIndex
:
number
;
viewportHeight
:
number
;
}
,
>
Local state for table instances.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Local state for table instances.