Component library for PrimeVue framework
npm install --save primevueimport Vue from 'vue' import PrimeVue from 'primevue' Vue.use(PrimeVue)- Charts (pie,bar,horizontalBar,line,doughnut,area,radar and bubble)
- Button
- ProgressSpinner
- ProgressBar
- Checkbox
- TriStateCheckbox
- Rating
- ToggleButton
- RadioButton
- Captcha
- Panel
- Fieldset
- Grid
- Toolbar
- Galleria
- Message
- Messages
- Editor
- Accordion
- InputText
- InputTextarea
- Password
- InputSwitch
- Gmap
- Terminal
- Growl
- InputGroup
- Spinner
- Inplace
- BlockUI
- Sidebar
- BackToTop
- SelectButton
- ScrollPanel
- Avatar
- Badge
- Card
- ColorPicker
npm run buildnpm startMIT