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