@urban-vueseable/uh-button

0.0.6 • Public • Published

UHButton Component

Install

npm i @urban-vueseable/uh-button

Use Component

<template>
  <UHButton
    label="Submit"
  />
</template>

<script>
import UHButton from '@urban-vueseable/uh-button'

export default {
  components: {
    UHButton
  }
}
</script>

Props & Methods

Prop name Type Default Description
id String The ID is Unique
label String
className String
isDisabled Boolean false
isWaiting Boolean false
color String default One of : default, firm, median, prime, success, danger, disabled
size String normal One Of : small, large , ' '
icon String
iconPosition String One Of : left, right
fullWidth Boolean

LICENSE

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.6
    0
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.6
    0
  • 0.0.5
    0
  • 0.0.4
    0
  • 0.0.1
    0

Package Sidebar

Install

npm i @urban-vueseable/uh-button

Weekly Downloads

0

Version

0.0.6

License

none

Unpacked Size

5.83 kB

Total Files

5

Last publish

Collaborators

  • riskinputra