ngx-multi-level-push-menu
v1.5.12
Published
Multi-level push menu is cross-browser compatible angular 4+ component allowing endless nesting of navigation elements.
Downloads
15
Readme
NgxMultiLevelPushMenu
Multi-level push menu is cross-browser compatible angular 4+ component allowing endless nesting of navigation elements.
ngx-multi-level-push-menu
is an Angular component for generating a fancy push menu. It was built for modern browsers using TypeScript, CSS3 and HTML5 and Angular>=4.0.0
.
See the changelog for recent changes.
This repository features the @ramiz4/ngx-multi-level-push-menu
library package: @ramiz4/ngx-multi-level-push-menu
is packaged with ng-packagr and then imported into an Angular CLI app.
To run the example, do the following steps:
$ yarn install
$ yarn build:lib
$ ng serve