Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
VisibilityInstance
/
getVisibleLeafColumns
get
Visible
Leaf
Columns
abstract
val
getVisibleLeafColumns
:
(
)
->
<Error class: unknown class>
<
Column
<
TData
,
*
>
>
(
source
)
Returns a flat array of leaf-node columns that are visible.
API Docs
Guide