Blazor Tree Component

The Tree component for Blazor represents a Tree widget that displays a hierarchical collection of items. You can populate it from 'UL' or by using its 'source' property.

Prerequisites

Refer to Blazor Getting Started.

Example: