ant_cpbutton

3.2.2 • Public • Published

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" />
Property Description Type Default
disabled disabled state of button boolean false
onClick set the handler to handle click event function -

Readme

Keywords

none

Package Sidebar

Install

npm i ant_cpbutton

Weekly Downloads

0

Version

3.2.2

License

MIT

Unpacked Size

28.3 kB

Total Files

10

Last publish

Collaborators

  • fatemehq