0.1.0 • Published 7 years ago
@ovh-ux/ng-ovh-uirouter-layout v0.1.0
ng-ovh-uirouter-layout
Support layout:modal when using ui-router
Install
yarn add @ovh-ux/ng-ovh-uirouter-layoutUsage
import angular from 'angular';
import ngOvhUiRouterLayout from '@ovh-ux/ng-ovh-uirouter-layout';
angular
.module('myApp', [
ngOvhUiRouterLayout,
]);Test
yarn testContributing
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.
License
BSD-3-Clause © OVH SAS
0.1.0
7 years ago