Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
FacetedOptions
/
getFacetedRowModel
get
Faceted
Row
Model
abstract
val
getFacetedRowModel
:
(
table
:
Table
<
TData
>
,
columnId
:
String
)
->
(
)
->
RowModel
<
TData
>
?
(
source
)