c-outline-button

0.1.10 • Public • Published

c-outline-button

Custom version of v-btn from Vuetify.

Project setup

yarn add c-outline-button -D

or

npm i c-outline-button --save-dev

Usage example

import OutlineButton from 'c-outline-button/src/components/outlinebutton/outlinebutton.vue'
<OutlineButton :bState="false" btnColor="#success">Primary</OutlineButton>

Props

Name Definiton Values Type
bState button state of disabled true Boolean
btnColor color of btn to be shown success/error/warning/info/secondary String

##Slots

Name Definiton Values Type
Primary Button text to be shown Text String

Readme

Keywords

none

Package Sidebar

Install

npm i c-outline-button

Weekly Downloads

11

Version

0.1.10

License

none

Unpacked Size

13.3 kB

Total Files

21

Last publish

Collaborators

  • ppk7891