Tree

The Tree category in the @bentley/ui-core package includes various presentation React components used by the Tree component in @bentley/ui-components.

  • Tree - Presentation React component for a Tree
  • TreeNode - Presentation React component for a Tree node
  • TreeBranch - Presentation React component for a Tree branch
  • ExpansionToggle - ExpansionToggle React component used by the TreeNode component to show collapsed or expanded state
  • TreeNodePlaceholder - Presentation React component for a placeholder to be displayed instead of a node while it's being loaded

API Reference

Last Updated: 29 November, 2022