Home > @datashaper/workflow > BaseNode > isBindingRequired
If 'isBindingRequired' is true (the default), then config-changes will not drive recomputes if no input bindings are present.
Signature:
protected get isBindingRequired(): boolean;Home > @datashaper/workflow > BaseNode > isBindingRequired
If 'isBindingRequired' is true (the default), then config-changes will not drive recomputes if no input bindings are present.
Signature:
protected get isBindingRequired(): boolean;