A solid dropdown with tree structure built into Blazor, useful when you need hierarchical selection without building it yourself. Handles the common cases well: checkboxes for multi-select, filtering to search nodes, and both local and remote data binding including OData. The auto-update checkbox state is handy since parent-child relationships in trees get messy fast. Templates let you customize how nodes and selected values display. It's a commercial Syncfusion component, so you'll need a license for production. The documentation covers the main scenarios like form validation, events, and dynamic data updates. If you're already in the Syncfusion ecosystem or need a tree dropdown that just works, this does the job without reinventing hierarchical selection.
npx -y skills add syncfusion/blazor-ui-components-skills --skill syncfusion-blazor-dropdown-tree --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
mindrally/skills
giuseppe-trisciuoglio/developer-kit
syncfusion/react-ui-components-skills
supercent-io/skills-template
binjuhor/shadcn-lar