1.1.22 • Published 2 years ago

@impact-x/react-button v1.1.22

Weekly downloads
2
License
MIT
Repository
-
Last release
2 years ago

@impact-x/react-button

Button component for products using Impact X design system.

Installation

To install @impact-x/react-button in your project, run the following command:

npm install -S @impact-x/react-button

If you prefer Yarn, use the following command instead:

yarn add @impact-x/react-button

Usage

You can import and use this module:

import Button from '@impact-x/react-button';

<Button variant="primary">Button Text</Button>;
<Button outline>Button Text</Button>;

API documentation

https://tw-impact-x.thoughtworks-labs.net/#/Components/Forms/Button

1.1.22

2 years ago

1.1.21

2 years ago

1.1.20

2 years ago

1.1.19

2 years ago

1.1.18

2 years ago

1.1.17

3 years ago

1.1.12

3 years ago

1.1.16

3 years ago

1.1.15

3 years ago

1.1.14

3 years ago

1.1.13

3 years ago

1.1.11

3 years ago

1.1.10

3 years ago

1.1.9

4 years ago

1.1.8

4 years ago

1.1.7

5 years ago

1.1.6

5 years ago

1.1.5

5 years ago

1.1.4

5 years ago

1.1.3

5 years ago

1.1.2

5 years ago

1.1.1

5 years ago