Blazor Tree UI Component

The tree component for Blazor is used to present information in a tree-like structure. In addition to the standard Tree the component can also display textboxes next to the items as well as images and different types of navigation. You can also have context menus on the items. In order to display an image next to the item you need to add 'img' element inside a 'li' element.

blazor tree