Manage and display a left menu tree.
$ yarn add @ovh-ux/ng-ovh-sidebar-menu
import angular from 'angular';
import ngOvhSidebarMenu from '@ovh-ux/ng-ovh-sidebar-menu';
angular.module('myApp', [ngOvhSidebarMenu]);
$ yarn test
To know what is going on, click here.
- ng-ovh-actions-menu - Group a set of actions for a specific context under a single menu
- ng-slide-down - AngularJS directive for slide-down animation
Always feel free to help out! Whether it's filing bugs and feature requests or working on some of the open issues, our contributing guide will help get you started.
BSD-3-Clause © OVH SAS