c-rounded-outline-button

0.1.7 • Public • Published

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

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

slots

Name Definiton Values Type
search Icon text that generate icons Text String

Readme

Keywords

none

Package Sidebar

Install

npm i c-rounded-outline-button

Weekly Downloads

0

Version

0.1.7

License

none

Unpacked Size

13.6 kB

Total Files

21

Last publish

Collaborators

  • ppk7891