0.1.5 • Published 5 years ago

c-pill v0.1.5

Weekly downloads
18
License
-
Repository
-
Last release
5 years ago

c-pill

Custom version of v-chip from Vuetify.

Project setup

yarn add c-pill -D

or

npm i c-pill --save-dev

Usage example

import pills from "c-pill/src/components/c-pills.vue";

<pills type="blue" text="Yes"/>

Props

NameDefinitonValuesTypeDefault
typePill type to be shownblue , green , orange , red , grey , defaultStringdefault
textPill text to be shownAny stringStringDefault