@gusmano/reextbutton

0.0.9 • Public • Published

ReExtButton

ReExtButton is a React component for the Sencha ExtJS Button.

Installation

Use the package manager npm to install ReExtButton.

npm install @gusmano/ReExtButton

Usage

import ReExtButton from '@gusmano/ReExtButton'

<ReExtButton
 config={{text: 'click me'}}
 onTap={() => { console.log('clicked')}}
/>

## Contributing

Pull requests are welcome. For major changes, please open an issue first
to discuss what you would like to change.

Please make sure to update tests as appropriate.

## License

[MIT](https://choosealicense.com/licenses/mit/)

Readme

Keywords

none

Package Sidebar

Install

npm i @gusmano/reextbutton

Weekly Downloads

2

Version

0.0.9

License

MIT

Unpacked Size

3.24 MB

Total Files

14

Last publish

Collaborators

  • mgusmano