0.0.21 • Published 10 years ago

lambert-button v0.0.21

Weekly downloads
-
License
ISC
Repository
-
Last release
10 years ago

#Button Component

Installing the button component

npm install cm-button

Using

E6

import Button from 'cm-button';

import {ButtonTypes} from 'cm-button';

CommonJS

const button require('cm-button');

const buttonTypes require('cm-button').ButtonTypes;

Props:

types:string :: ButtonTypes
DEFAULT
SECONDARY
0.0.21

10 years ago

0.0.20

10 years ago

0.0.14

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.5

10 years ago

0.0.2

10 years ago