2.2.0 • Published 6 years ago
oe-side-nav v2.2.0
\<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 |