TreeLayoutKMP
Toggle table of contents
0.5.0
common
Target filter
common
Switch theme
Search in API
Skip to content
TreeLayoutKMP
TreeLayoutKMP
/
io.github.linde9821.treelayout.result
/
LayoutTransition
/
LayoutTransition
Layout
Transition
constructor
(
from
:
TreeLayoutResult
<
T
>
,
to
:
TreeLayoutResult
<
T
>
)
(
source
)
Parameters
from
The starting layout state.
to
The ending layout state.
Type Parameters
T
The node type of the external tree.