0.0.21 • Published 8 years ago

lambert-button v0.0.21

Weekly downloads
-
License
ISC
Repository
-
Last release
8 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

8 years ago

0.0.20

8 years ago

0.0.14

8 years ago

0.0.10

8 years ago

0.0.9

8 years ago

0.0.8

8 years ago

0.0.5

8 years ago

0.0.2

8 years ago