Skip to content

Report a problem:

Problems can be reported via Microsoft Teams in your team channel within the "IT - Codey" team.

Please include the following information:

Report type:
Docs problem report a bug instead β†’
Path:
/latest/docs/components/general/navigation-bar.html
Message:

DESCRIBE THE PROBLEM BEFORE SUBMITTING TO CODEY

Navigation Bar ​

javascript
import { XerNavigationBar, XerNavigationBarItem } from "@xerius/codey-components";

Showcases ​

Default ​

Animated ​

Props ​

All given attributes will be bound to the root nav element.

NameTypeDefaultRequiredDescription
linkStringfalseThe path the link will go to.
iconIcon ComponentfalseThe icon value.
animationStringfalseThe CSS animation class for the icon.
activeBooleanfalsefalseIf set to true, it indicates that the navigation item is active.
disabledBooleannullfalseIf set to true, the navigation item will be disabled.
dataAutomationIdStringnavigation-bar-itemfalseThe automation Id for this component.

Report a problem:

Problems can be reported via Microsoft Teams in your team channel within the "IT - Codey" team.

Please include the following information:

Report type:
Docs problem report a bug instead β†’
Path:
/latest/docs/components/general/navigation-bar.html
Message:

DESCRIBE THE PROBLEM BEFORE SUBMITTING TO CODEY

Last updated: