toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowPinningRow
/
getPinnedIndex
get
Pinned
Index
abstract
var
getPinnedIndex
:
(
)
->
Int
(
source
)
Returns the numeric pinned index of the row within a pinned row group.
API Docs
Guide