Preparing search index...
The search index is not available
wunderbaum - v0.11.0
wunderbaum
types
MatcherCallback
Type alias MatcherCallback
Matcher
Callback
:
(
(
node
)
=>
boolean
)
Passed to
find...()
methods. Should return true if node matches.
Type declaration
(
node
)
:
boolean
Parameters
node
:
WunderbaumNode
Returns
boolean
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
wunderbaum - v0.11.0
Loading...
Passed to
find...()
methods. Should return true if node matches.