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
Live demo
<div style={{width: '300px'}}><TreeView label="Tree View"><TreeNodekey='1'id='1'value='Artificial intelligence'label={<span>Artificial intelligence</span>}/><TreeNodekey='2'id='2'value='Blockchain'label='Blockchain'/><TreeNodekey='3'id='3'value='Business automation'label='Business automation'><TreeNodekey='3-1'id='3-1'value='Business process automation'label='Business process automation'/><TreeNodekey='3-2'id=