Preparing search index...
The search index is not available
wunderbaum - v0.12.0
wunderbaum
types
NodeSelectCallback
Type alias NodeSelectCallback
Node
Select
Callback
:
(
(
node
)
=>
boolean
|
void
)
A callback that receives a node instance and returns a string value.
Type declaration
(
node
)
:
boolean
|
void
Parameters
node
:
WunderbaumNode
Returns
boolean
|
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
wunderbaum - v0.12.0
Loading...
A callback that receives a node instance and returns a string value.