Castle logo

CASTLE UI

Search

K

Create navigational menus to structure page layout and improve user flow.

Usage

Import

import { Navigation } from '@passfort/castle'

Copy

Example

A simple navigation menu with multiple items and links.

Copy

live example

Add a header and title to provide context and structure to your navigation.

Copy

live example

Expandable Navigation Sections

Use Navigation.Expandable to create collapsible sections with multiple items.

Copy

live example

Contents