realjay-button

0.0.3 • Public • Published

realjay-button

This is a simple button plugin you can use in any vue project.

#Installation

to install run npm install --save realjay-button

in your main.js

import Vue from "vue";
import NiceButton from "realjay-button";
Vue.use(NiceButton);

in your component you can then use

<nice-button :rounded="true" color="red" size="large">My Button</nice-button>

Fint it on the Github Link

Readme

Keywords

none

Package Sidebar

Install

npm i realjay-button

Weekly Downloads

2

Version

0.0.3

License

MIT

Unpacked Size

9 kB

Total Files

3

Last publish

Collaborators

  • realjay