toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
FacetedOptions
/
getFacetedRowModel
get
Faceted
Row
Model
abstract
var
getFacetedRowModel
:
(
table
:
Table
<
TData
>
,
columnId
:
String
)
->
(
)
->
RowModel
<
TData
>
?
(
source
)