react-animated-buttons

1.0.4 • Public • Published

React Animated Button

Customizable Button component that includes some preset animations when the component is hover.

Documentation

Installation

  • yarn add react-animated-buttons
  • npm install --save react-animated-buttons

Usage

import AnimatedButton from 'react-animated-buttons';
...
...
return (
    <AnimatedButton>Example Button</AnimatedButton>
)

Package Sidebar

Install

npm i react-animated-buttons

Weekly Downloads

1

Version

1.0.4

License

MIT

Unpacked Size

22.3 kB

Total Files

10

Last publish

Collaborators

  • gleyderh