toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
ExpandedState
Expanded
State
inline
fun
ExpandedState
(
source
:
Boolean
)
:
ExpandedState
(
source
)
inline
fun
ExpandedState
(
source
:
ReadonlyRecord
<
String
,
Boolean
>
)
:
ExpandedState
(
source
)