vue-elegant-button-ulme

0.1.4 • Public • Published

vue-elegant-button

Project setup

npm install --save vue-elegant-button-ulme

or

yarn add vue-elegant-button-ulme

Basic Usage

<template>
  <VueElegantButtonUlme
    background="#fff"
    color="#000"
    text="Hello World"
  />
</template>
<script>
import VueElegantButtonUlme from "vue-elegant-button-ulme";

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

Readme

Keywords

Package Sidebar

Install

npm i vue-elegant-button-ulme

Weekly Downloads

0

Version

0.1.4

License

none

Unpacked Size

65.4 kB

Total Files

9

Last publish

Collaborators

  • ulme