1.1.7 • Published 6 years ago

c-text-button v1.1.7

Weekly downloads
27
License
-
Repository
-
Last release
6 years ago

c-text-button

Custom version of v-btn from Vuetify.

Project setup

yarn add c-text-button -D

or

npm i c-text-button --save

Usage example

import textButton from 'c-text-button/src/components/textbutton/textbutton.vue'
<TextButton :bState="false" btnColor="success">Primary</TextButton>

Props

NameDefinitonValuesType
bStatebutton state of disabledtrueBoolean
btnColorcolor of btn to be shownsuccess/error/warning/info/secondaryString

Slots

NameDefinitonValuesType
PrimaryButton text to be shownTextString
1.1.7

6 years ago

1.1.6

6 years ago

1.1.5

6 years ago

1.1.4

6 years ago

1.1.3

6 years ago

1.1.2

6 years ago

1.1.1

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago