Example of Icons and Images in Angular Tree View Component

This Angular TreeView example demonstrates the node can be configured by icons/images in TreeView. Click on icon or double click on node to expand/collapse it, and show the icons/images that configured with nodes.

  • Pictures
    • Camera Roll
      • e-list-imgWIN_20160726_094117.JPG
      • e-list-imgWIN_20160726_094118.JPG
    • Wind.jpg
    • Stone.jpg
Description

The TreeView component has the built-in option to customize each node's appearance with the icons and images by mapping the iconCss and imageUrl fields.

In this demo, the TreeView is showcased like a file system with custom icons and images.