Skip to content

Latest commit

 

History

History

Nav

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

Nav

<Nav fill tabs>
    <NavItem>Home</NavItem>
    <NavItem>Docs</NavItem>
    <NavItem>About</NavItem>
</Nav>

Props

Prop name Description Type Values Default
fill Defines if the nav-fill class should be used boolean - false
justified Defines if the nav-justified class should be used boolean - false
pills Defines if the nav-pills class should be used boolean - false
tabs Defines if the nav-tabs class should be used boolean - false
vertical Defines if the flex-column class should be used
Displays items vertically
boolean - false

Slots

Name Description Bindings
default Displays the content of the nav