@impact-x/react-button
TypeScript icon, indicating that this package has built-in type declarations

1.1.22 • Public • Published

@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

Readme

Keywords

none

Package Sidebar

Install

npm i @impact-x/react-button

Weekly Downloads

134

Version

1.1.22

License

MIT

Unpacked Size

1.19 MB

Total Files

118

Last publish

Collaborators

  • hannahbourke
  • tw-design-system