Skip to content

sudheerj/vueface

Repository files navigation

PrimeVue

Dependency Status Crates.io

Component library for PrimeVue framework

Install

npm install --save primevue

Quick start

import Vue from 'vue' import PrimeVue from 'primevue' Vue.use(PrimeVue)

Components

  • 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

How to Run

build for production with minification

npm run build

serve with hot reload at localhost:8080

npm start

LICENSE

MIT

Releases

No releases published

Packages

No packages published

Contributors 5