c-rounded-solid-button

0.1.10 • Public • Published

c-rounded-solid-button

Custom version of v-btn from Vuetify.

Project setup

yarn add c-rounded-solid-button -D

or

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

Usage example

import RoundedSolidButton from 'c-rounded-solid-button/src/components/roundedsolidbutton/roundedsolidbutton.vue'
<RoundedSolidButton :iState="false" iconColor="success">check</RoundedSolidButton>

Props

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

Slots

Name Definiton Values Type
check Icon text that generate icons check String

Readme

Keywords

none

Package Sidebar

Install

npm i c-rounded-solid-button

Weekly Downloads

7

Version

0.1.10

License

none

Unpacked Size

14 kB

Total Files

21

Last publish

Collaborators

  • ppk7891