Skip to content
+

Rich Tree View - Expansion

Handle how users can expand items.

Controlled expansion

Use the expandedItems prop to control the expanded items.

You can use the onExpandedItemsChange prop to listen to changes in the expanded items and update the prop accordingly.

Press Enter to start editing

Track item expansion change

Use the onItemExpansionToggle prop if you want to react to an item expansion change:

No action recorded

Press Enter to start editing

Change item expansion

You can use the setItemExpansion API method to imperatively change the expansion of an item:

Press Enter to start editing

API

See the documentation below for a complete reference to all of the props and classes available to the components mentioned here.