Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowPinningRow
/
getCanPin
get
Can
Pin
abstract
val
getCanPin
:
(
)
->
Boolean
(
source
)
Returns whether or not the row can be pinned.
API Docs
Guide