API Docs 0.11.3.33c7ec07

Component for the .nav element within a Components.Navbar component. Have a look there for examples.

Per the bootstrap docs, justified navbar nav links are not supported.

Show:

Item Index

Properties

Properties

justified boolean

public

Make the nav justified, see bootstrap docs

Default: false

stacked boolean

public

Make the nav pills stacked, see bootstrap docs

Default: false

type String

public

Special type of nav, either "pills" or "tabs"

Default: null