Preparing search index...
The search index is not available
wunderbaum - v0.11.0
wunderbaum
types
NodeAnyCallback
Type alias NodeAnyCallback
Node
Any
Callback
:
(
(
node
)
=>
any
)
A callback that receives a node instance and returns an arbitrary value type.
Type declaration
(
node
)
:
any
Parameters
node
:
WunderbaumNode
Returns
any
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
wunderbaum - v0.11.0
Loading...
A callback that receives a node instance and returns an arbitrary value type.