mahipat-button-component

1.2.0 • Public • Published

My Unique Button Component

A simple React button component.

Installation

You can install the package using npm:

npm install my-unique-button-component


### Button

| Prop    | Type     | Default     | Required | Description                  |
|---------|----------|-------------|----------|------------------------------|
| `label` | `string` | `undefined` | Yes      | The label of the button.     |
| `onClick` | `func`   | `() => {}`  | No       | The function to call when the button is clicked. |

Readme

Keywords

none

Package Sidebar

Install

npm i mahipat-button-component

Weekly Downloads

3

Version

1.2.0

License

ISC

Unpacked Size

4.24 kB

Total Files

7

Last publish

Collaborators

  • mahipat983