Asset selector

Miller columns

Miller columns (also known as cascading lists) are a browsing/visualization technique that can be applied to tree structures. The columns allow multiple levels of the hierarchy to be open at once, and provide a visual representation of the current location.

Miller view single select child devices

Miller view single select

Miller view single select only devices

Miller view single select with column headers and filter

Miller view single select with column headers, filter, and global search

Miller view multi select

Miller view different root {{ (rootNode$ | async)?.id }}

Miller view single column different root {{ (rootNode$ | async)?.id }}

Miller view single select single column with global search

Miller view multi select single column

Hierarchical tree

In computer science, a tree is a widely used abstract data type that simulates a hierarchical tree structure, with a root value and subtrees of children with a parent node, represented as a set of linked nodes.

Tree view single select child devices

Tree view multi select

Tree view only devices

Tree view only groups

Tree view with global search

Tree view different root {{ (rootNode$ | async)?.id }}

Model
{{ model | json }}