Basic demo showing hierarchical data structures using treeView.

This demo is using input.type: 'path' where the specified column contains an hierarchical paths such as Sales/EMEA/Germany. input.type: 'parentId' is also available, and uses an explicit parent reference in a dedicated column.

Read more in the Tree view documentation article or check out the API reference.