1.0.0 • Published 3 years ago

kadirov-btn-package3 v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
3 years ago

What is this?

Get perfect designs for btn.

#installition

npm i kadirov-btn-package3 --save

Then...

import { changeBtn } from "kadirov-btn-package3";

changeButtonStyle({
    color: "use"
})

<button class="success">success</button>


button class => "danger | success"

options

We have two options:

  • color - danger | success
1.0.0

3 years ago