Overview of jsTree features
masterjsTree is a jQuery plugin that provides interactive trees. It is highly configurable, themable, and extendable. Key features include:
- Data Sources: Supports both HTML and JSON data sources, as well as AJAX and asynchronous callback loading.
- Interactivity: Supports drag & drop, keyboard navigation, and inline editing (create, edit, and delete nodes).
- UI Components: Includes tri-state checkboxes and customizable node types.
- Search: Features fuzzy searching.
- Responsiveness: Includes a built-in mobile theme for responsive design and works correctly in both
content-boxandborder-boxCSS box models. - Integration: Uses jQuery's event system for familiar callback binding and can be loaded as an AMD module.