toggle menu
foundation
0.21.0
jvm
switch theme
search in API
foundation
/
org.jetbrains.jewel.foundation.lazy.tree
/
TreeGeneratorScope
/
addNode
add
Node
abstract
fun
addNode
(
data
:
T
,
id
:
Any
?
=
null
,
childrenGenerator
:
ChildrenGeneratorScope
<
T
>
.
(
)
->
Unit
=
{}
)