Preparing search index...
The search index is not available
wunderbaum - v0.11.0
wunderbaum
types
NodePropertyGetterCallback
Type alias NodePropertyGetterCallback
Node
Property
Getter
Callback
:
(
(
node
,
propName
)
=>
any
)
A callback that receives a node instance and property name returns a value.
Type declaration
(
node
,
propName
)
:
any
Parameters
node
:
WunderbaumNode
propName
:
string
Returns
any
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
wunderbaum - v0.11.0
Loading...
A callback that receives a node instance and property name returns a value.