Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
RowPinningDefaultOptions
Row
Pinning
Default
Options
external
interface
RowPinningDefaultOptions
(
source
)
Members
Properties
on
Row
Pinning
Change
Link copied to clipboard
abstract
val
onRowPinningChange
:
OnChangeFn
<
RowPinningState
>