App Components
Menu Category (New)
MenuCategory.svelte is a component that renders a menu category.
Renders a menu category components for a menu .
This component is used in the SidebarNav.svelte
of the (app)
.
All props are optional, but have default values if none given.
Basic Usage
To use the component:
+layout.svelte