Skip to main contentCarbon Design System

Tree view

Preview the tree view component with the React live demo. For detailed code usage documentation, see the Storybooks for each framework below.

Documentation

Feature flags

A feature flag has been added to tree view to improve accessibility and changes parts of its functionality, not its visual appearance. For more code-specific feature flag information, refer to the @carbon/react framework.

The

enable-treeview-controllable
flag allows synchronizing the state of 
selected
 and 
active
 with the application and is a new controllable API of TreeView.

Live demo



      This live demo contains only a preview of functionality and styles available for this component. View the full demo on Storybook for additional information such as its version, controls, and API documentation.