Home > @uniformdev/canvas > EvaluateNodeTreeVisibilityOptions > rootNodeInvisibleHandling

EvaluateNodeTreeVisibilityOptions.rootNodeInvisibleHandling property

When evaluating visibility of a root node, this controls what happens when the node is found to be invisible. When 'throw' (default), an error is thrown. When 'ignore', the node is left intact. False is still returned.

Signature: