Vuetning is available as an npm package.
npm install vuetning
In your main.js
, or a similar entry point, simply import vuetning using:
import 'vuetning';
Since vuetning globally register its components, you can start using them out of the box, that simple!
TBD
- Alert
- Avatar
- Badge
- Brand Band
- Button
- Button Icon
- Combobox
- Checkbox
- Checkbox Button
- Data Table
- Docked Composer
- Expandable Section
- Global Header
- Global Navigation
- Icon
- Illustration
- Input
- Menu
- Modal
- Notification
- Pagination
- Picklist
- Pill
- Spinner
- Toast
- Trial Bar
This project is licensed under the terms of the MIT license.