HierarchyLevel Interface

Deprecated  in 5.2 - will not be removed until after 2026-10-01. Use the new @itwin/presentation-hierarchies

package for creating hierarchies.

Defines a hierarchy level that consists of an array of nodes and possibly other information.

Properties

Name Type Description
nodes Node[] A list of nodes in a hierarchy level.  
supportsFiltering boolean | undefined Identifies whether the hierarchy level supports filtering.  

Defined in

Last Updated: 08 October, 2025