3.2.2 • Published 6 years ago

ant_cpbutton v3.2.2

Weekly downloads
2
License
MIT
Repository
github
Last release
6 years ago

Ant Buttons component

N|Solid

Getting starter

$ npm install ant_cpbutton

Usage

import CPButton from "CPButton";

<CPButton>Default</CPButton>
<CPButton type="primary">primary</CPButton>
<CPButton type="danger">Danger</CPButton>
<CPButton type="success">success</CPButton>
<CPButton type="primary" shape="circle" icon="search" />
<CPButton type="success" shape="circle" icon="download" />
PropertyDescriptionTypeDefault
disableddisabled state of buttonbooleanfalse
onClickset the handler to handle click eventfunction-

3.2.2

6 years ago

2.2.2

6 years ago

2.2.1

6 years ago

2.1.1

6 years ago

1.1.1

6 years ago

1.1.0

6 years ago

1.0.0

6 years ago