Kotlin Wrappers API Reference
Toggle table of contents
common
Target filter
common
Switch theme
Search in API
kotlin-tanstack-table-core
/
tanstack.table.core
/
flattenBy
flatten
By
external
fun
<
TNode
>
flattenBy
(
arr
:
ERROR CLASS: Symbol not found for ReadonlyArray<TNode>
,
getChildren
:
(
item
:
TNode
)
->
ERROR CLASS: Symbol not found for ReadonlyArray<TNode>
)
:
ERROR CLASS: Symbol not found for ReadonlyArray<TNode>
(
source
)