toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
ColumnSizingColumn
/
getCanResize
get
Can
Resize
abstract
var
getCanResize
:
(
)
->
Boolean
(
source
)
Returns
true
if the column can be resized.
API Docs
Guide