toggle menu
tanstack-table-kmp
common
switch theme
search in API
table-core
/
io.github.tanstacktable.core
/
Table
/
_getPinnedRows
_get
Pinned
Rows
lateinit
var
_getPinnedRows
:
(
visiblePinnedRows
:
List
<
Row
<
TData
>
>
,
pinnedRowIds
:
List
<
String
>
?
,
position
:
String
)
->
List
<
Row
<
TData
>
>