| Author: | biig-io |
|---|---|
| Official Page: | Go to website |
| Publish Date: | October 31, 2018 |
| License: | MIT |
Description:
ngx-tabset is a very simple library (less than 14k) to let you create some tabs. It uses flex-box and is compatible with Angular 2+ applications.
Installation:
# Yarn $ yarn add ngx-tabset # NPM $ npm install ngx-tabset --save