c-pill

0.1.5 • Public • Published

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

Name Definiton Values Type Default
type Pill type to be shown blue , green , orange , red , grey , default String default
text Pill text to be shown Any string String Default

Readme

Keywords

none

Package Sidebar

Install

npm i c-pill

Weekly Downloads

6

Version

0.1.5

License

none

Unpacked Size

13.4 kB

Total Files

19

Last publish

Collaborators

  • vishnuchandran