Layout
The layout menu is a portal scaffold. It’s designed to save developers time on setup so they can focus on real development work. If you were looking for something simpler, check out the Content Switcher
Why Use the Layout?
- Prebuilt responsive layout with header, side menu, and content area.
- Customizable header with logo, title, and easy-to-integrate SvelteKit routing.
- In-built theme support for light and dark modes.
- In-built Global Search for route search and navigation.
- Supports RBAC (Role-Based Access Control) (beta)
- It includes certain components by default, hence you don’t need to import them manually.
Edit Page