Menu

A versatile menu for navigation.
Import
import { Menu } from '@kubed/components;'
Source
View source code
Docs
Edit this page
npm
@kubed/components

Usage

The menu provides categories and functions, and uses a multi-level structure to organize and arrange the site structure.

Basic Usage

Nest the MenuItem component in the Menu component.

Disabled