Preparing search index...
The search index is not available
wunderbaum - v0.13.1-0
wunderbaum
types
NodeSelectCallback
Type Alias NodeSelectCallback
NodeSelectCallback
:
(
node
:
WunderbaumNode
)
=>
boolean
|
void
A callback that receives a node instance and may returnsa
false
to prevent (de)selection.
Type declaration
(
node
:
WunderbaumNode
)
:
boolean
|
void
Parameters
node
:
WunderbaumNode
Returns
boolean
|
void
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
wunderbaum - v0.13.1-0
Loading...
A callback that receives a node instance and may returnsa
false
to prevent (de)selection.