oe-side-nav
v2.2.0
Published
oecloud side navigation
Downloads
4
Readme
<oe-side-nav>
The oe-side-nav component is used to display the links from the Navigation Links model present under a group. The navigation link group to fetch
can be specified to the groupName property.
Styling
<oe-side-nav> provides the following custom properties and mixins for styling:
|Custom property | Description | Default|
|----------------|:-------------:|----------:|
|--oe-side-nav-route | Mixin to be applied to a route item | null|
|--oe-side-nav-route-selected | Mixin to be applied to the selected route item | {}|
|--oe-side-nav-route-selected-color | color to be applied to the selected route item | --primary-color|
