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.
Refer to Blazor Getting Started.