Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
ColumnSizingColumn
/
getIsResizing
get
Is
Resizing
abstract
val
getIsResizing
:
(
)
->
Boolean
(
source
)
Returns
true
if the column is currently being resized.
API Docs
Guide