Overview of the Layout component in @idux/pro
mainThe Layout component in @idux/pro is designed to render navigation layouts based on a user-provided navigation tree. It provides a structured way to display navigation structures with built-in interactivity between different navigation elements.
Key features include:
- Tree-driven rendering: The layout is generated directly from a navigation tree structure.
- Four layout modes: Supports four distinct navigation layout patterns with built-in linkage/coordination between them.
- Theming: Supports two different themes.
- Collapsible controls: Includes built-in controllers to collapse or expand navigation areas.
- Customizable regions: Allows for custom content in specific areas, such as a custom logo.