Kotlin Wrappers API Reference
Toggle table of contents
js
Platform filter
js
Switch theme
kotlin-tanstack-table-core
/
tanstack.table.core
/
getFacetedRowModel
get
Faceted
Row
Model
external
fun
<
TData
:
RowData
>
getFacetedRowModel
(
)
:
(
table
:
Table
<
TData
>
,
columnId
:
String
)
->
(
)
->
RowModel
<
TData
>
(
source
)