@ovh-ux/ng-ovh-responsive-tabs

Wrapper for Angular UI Bootstrap directive 'Tabs'

Usage no npm install needed!

<script type="module">
  import ovhUxNgOvhResponsiveTabs from 'https://cdn.skypack.dev/@ovh-ux/ng-ovh-responsive-tabs';
</script>

README

ng-ovh-responsive-tabs

Wrapper for Angular UI Bootstrap directive 'Tabs'

npm version Downloads Dependencies Dev Dependencies

Install

$ yarn add @ovh-ux/ng-ovh-responsive-tabs

Usage

import angular from 'angular';
import ngOvhResponsiveTabs from '@ovh-ux/ng-ovh-responsive-tabs';

angular.module('myApp', [ngOvhResponsiveTabs]);

Test

$ yarn test

Related

Contributing

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