Type Alias BoolOrStringOptionResolver

BoolOrStringOptionResolver: (node: WunderbaumNode) => boolean | string

When set as option, called when the value is needed (e.g. icon type definition).

Type declaration