1.1.20 • Published 2 years ago

@impact-x/button v1.1.20

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

@impact-x/button

Button component for products using Impact X design system.

Installation

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

npm install -S @impact-x/button

If you prefer Yarn, use the following command instead:

yarn add @impact-x/button

Usage

HTML (via CDN)

If you're using a simple HTML page without any JavaScript framework, you can add your component via a script tag.

<!DOCTYPE html>
<html lang="en">
  <head>
    <script src="https://unpkg.com/@impact-x/button@latest"></script>
  </head>
  <body>
    <ix-button variant="secondary">Button Text</ix-button>
  </body>
</html>

API documentation

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

1.1.19

2 years ago

1.1.18

2 years ago

1.1.20

2 years ago

1.1.12

3 years ago

1.1.11

3 years ago

1.1.10

3 years ago

1.1.16

2 years ago

1.1.15

3 years ago

1.1.14

3 years ago

1.1.13

3 years ago

1.1.17

2 years ago

1.1.9

3 years ago

1.1.8

3 years ago

1.1.7

4 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

1.1.0

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

0.11.5

5 years ago

0.11.4

5 years ago

0.11.3

5 years ago

0.11.2

5 years ago

0.11.0

5 years ago

0.10.0

5 years ago

0.9.3

5 years ago

0.9.2

5 years ago

0.9.1

5 years ago

0.9.0

5 years ago

0.8.0

5 years ago

0.7.0

5 years ago

0.6.0

5 years ago

0.5.1

5 years ago

0.5.0

5 years ago

0.4.1

5 years ago

0.4.2

5 years ago

0.3.0

5 years ago

0.4.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago