Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowPinningRow
/
getPinnedIndex
get
Pinned
Index
abstract
val
getPinnedIndex
:
(
)
->
Int
(
source
)
Returns the numeric pinned index of the row within a pinned row group.
API Docs
Guide