README
ng2-tabs
Basic tabs component for Angular 2. See example for usage.
Inspired by: http://juristr.com/blog/2016/02/learning-ng2-creating-tab-component/
Angular 2: Simple tabs component
<script type="module">
import calleNg2Tabs from 'https://cdn.skypack.dev/@calle/ng2-tabs';
</script>
Basic tabs component for Angular 2. See example for usage.
Inspired by: http://juristr.com/blog/2016/02/learning-ng2-creating-tab-component/