Skip to content
duxt

DuxtNavigationLink

One entry of the sidebar.

A single entry, with its icon, its active state and — for a branch — its children.

Usage

<DuxtNavigationLink :item="item" />

API

Props

PropTypeNotes
itemContentNavigationItemRequired — one node of the tree

Notes

Worth replacing on its own when only the look of an entry is wrong: shadowing this leaves the tree, the active state and the collapsing to DuxtNavigation.

Was this page helpful?