Creates default navigation.
Creates default navigation. More: Bootstrap Docs.
Single element type in items
.
Type of the property containing every element in items
sequence.
If true, navigation elements will be rendered vertically.
If true, navigation elements will be justified.
Sequence of elements to be converted into navigation.
Creates DOM hierarchy representing an element in the navigation.
Creates property indicating if an element is active.
Creates property indicating if an element is disabled.
Creates property indicating if an element has a dropdown menu.
UdashNav
component, call render to create DOM element.
Creates navbar navigation.
Creates navbar navigation. It's prepared to put into navbar element.
More: Bootstrap Docs.
Single element type in items
.
Type of the property containing every element in items
sequence.
Sequence of elements to be converted into navigation.
Id of the root DOM node.
Creates DOM hierarchy representing an element in the navigation.
Creates property indicating if element is active.
Creates property indicating if element is disabled.
Creates property indicating if element has a dropdown menu.
UdashNav
component, call render to create DOM element.
Creates pills navigation.
Creates pills navigation. More: Bootstrap Docs.
Single element type in items
.
Type of the property containing every element in items
sequence.
If true, navigation elements will be rendered vertically.
If true, navigation elements will be justified.
Sequence of elements to be converted into navigation.
Creates DOM hierarchy representing an element in the navigation.
Creates property indicating if an element is active.
Creates property indicating if an element is disabled.
Creates property indicating if an element has a dropdown menu.
UdashNav
component, call render to create DOM element.
Creates tabs navigation.
Creates tabs navigation. More: Bootstrap Docs.
Single element type in items
.
Type of the property containing every element in items
sequence.
If true, navigation elements will be rendered vertically.
If true, navigation elements will be justified.
Sequence of elements to be converted into navigation.
Creates DOM hierarchy representing an element in the navigation.
Creates property indicating if an element is active.
Creates property indicating if an element is disabled.
Creates property indicating if an element has a dropdown menu.
UdashNav
component, call render to create DOM element.