Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
ColumnSizingColumn
/
getCanResize
get
Can
Resize
abstract
val
getCanResize
:
(
)
->
Boolean
(
source
)
Returns
true
if the column can be resized.
API Docs
Guide