vue-elegant-buttons

0.1.0 • Public • Published

vue-elegant-button

Project setup

npm install --save vue-elegant-buttons

or

yarn add vue-elegant-buttons

Basic Usage

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

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

Readme

Keywords

Package Sidebar

Install

npm i vue-elegant-buttons

Weekly Downloads

1

Version

0.1.0

License

none

Unpacked Size

89.6 kB

Total Files

9

Last publish

Collaborators

  • aabid01