hideExpression
hideExpression: undefined | string
An ECExpression which indicates whether a node should be hidden or not.
note While the attribute provides much flexibility, it also has performance implications - it's
strongly suggested to first consider using instanceFilter
, hideNodesInHierarchy
or hideIfNoChildren
and only use hideExpression
if none of them are sufficient.
Defined in
Last Updated: 12 June, 2024