README
Sidenav
A 'sidenav'-component with configurable settings and a content=component
Use
<hz-sidenav [sidenavTemplateRef]="navContent" [direction]="'left'" [navWidth]="280" [duration]="0.5" [autoClose]="true">
<ng-template #navContent>
Angular Version
This library was generated with Angular CLI version 10.0.14.