0.1.2 • Published 7 years ago

gradient-buttons v0.1.2

Weekly downloads
-
License
MIT
Repository
github
Last release
7 years ago

Gradient Buttons

A collection of Gradient styled buttons.

Installation

  • yarn add gradient-buttons

    or

  • npm installl gradient-buttons --save

    or

  • Include dist-modules/index.js

Usage

import { GradientButton } from 'gradient-buttons'

<GradientButton theme='Scooter' text='Scooter' clicker={() => alert('I am clicked')} />

Themes

  • Purple Love
  • DIMIGO
  • Orange Fun
  • Digital Water
  • Summer
  • Purpink
  • Socialive
  • Scooter
  • Blue Skies
  • Vice City
  • Timber
  • Messenger

View Themes

0.1.2

7 years ago

0.1.1

7 years ago