This implements Syncfusion's enterprise TreeView component for React, handling hierarchical data with the full feature set: drag-drop reordering, inline editing, checkboxes with three-state logic, and custom node templates. The docs cover five data binding methods including load-on-demand for large datasets, plus there's a statelessTemplates option that ignores React state updates for better performance. You get 15+ keyboard shortcuts, WCAG 2.1 accessibility, and granular control over selection modes and parent-child checkbox syncing. It's overkill for a simple nav menu, but if you're building a file explorer, org chart, or anything with complex tree interactions, this saves you from reinventing all that state management yourself.
npx skills add https://github.com/syncfusion/react-ui-components-skills --skill syncfusion-react-treeview