syncfusion-javascript-breadcrumb
Installation
SKILL.md
Implementing Breadcrumb
The Breadcrumb component is a graphical user interface element that helps identify and highlight the current location within a hierarchical structure of websites. It makes users aware of their current position in a hierarchy of website links, improving navigation experience and reducing cognitive load.
When to Use This Skill
Use this skill immediately when you need to:
- Display hierarchical navigation paths
- Show current location in a multi-level structure
- Implement breadcrumb trails in single-page applications
- Handle overflow items with different display modes
- Customize breadcrumb appearance and behavior
- Respond to user interactions with breadcrumb items
- Apply dynamic styling and templates to breadcrumb items