0.1.7 • Published 5 years ago

c-rounded-outline-button v0.1.7

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

c-rounded-outline-button

Custom version of v-btn from Vuetify.

Project setup

yarn add c-rounded-outline-button -D

or

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

Usage example

import RoundedOutlineButton from 'c-rounded-outline-button/src/components/roundedsolidoutlineButton/roundedsolidoutlinebutton.vue'
<RoundedOutlineButton iconBtnColor="success">search</RoundedOutlineButton>

Props

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

slots

NameDefinitonValuesType
searchIcon text that generate iconsTextString
0.1.7

5 years ago

0.1.6

5 years ago

0.1.5

5 years ago

0.1.4

5 years ago

0.1.3

5 years ago

0.1.2

5 years ago

0.1.1

5 years ago