c-solid-button

0.1.7 • Public • Published

c-solid-button

Custom version of v-btn from Vuetify.

Project setup

yarn add c-solid-button -D

or

npm i c-solid-button --save-dev

Usage example

import SolidButton from 'c-solid-button/src/components/solidbutton/solidbutton.vue'
<SolidButton :bState="false" btnColor="success">Primary</SolidButton>

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

Props

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

Readme

Keywords

none

Package Sidebar

Install

npm i c-solid-button

Weekly Downloads

0

Version

0.1.7

License

none

Unpacked Size

13.5 kB

Total Files

21

Last publish

Collaborators

  • ppk7891