## Introduction Simple side navigation. ## Usages  1. Basic structure. To make sidenav active, add class `is-active` to the `shapla-sidenav` container. To change sidenav position, add css class `shapla-sidenav--{POSITION}` replacing `{POSITION}` with `left`, `right`, `top` or `bottom`. ```html
```