API Reference > presentation-common > PresentationRules > ChildNodeSpecificationBase > hideExpression hideExpression Beta 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 presentation/common/src/rules/hierarchy/ChildNodeSpecification.ts Line 79 Last Updated: 13 June, 2024