spz-nested-menu
When to Use
A navigation menu is the soul of a website, with users relying on it to jump between pages. It generally comes in two forms: top navigation and side navigation. The top navigation provides global categories and functions, while the side navigation offers a multi-level structure to accommodate and arrange the website's architecture.
This component is commonly used for top-side navigation, with top navigation typically using the spz-menu component.
Code Demonstration
Basic Usage
Properties
Methods
reset
Resets the menu to its initial state, no parameters required.
AI Summary (LLM Ready)
- Component ID:
spz-nested-menu - One-line purpose: A sidebar menu providing navigation for pages and features.
- Detected attribute rows: 0
- Detected method subsections: 1
- Detected event subsections: 0
- Top attribute names: none (needs manual completion)
- Top method names:
reset - Top event names: none (needs manual completion)
- Reading order: start from usage/examples, then verify attributes, methods, and events.
- Related docs: /en/guide/actions-and-events/ , /en/guide/layouts/