@impact-x/button v1.1.20
@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
2 years ago
2 years ago
2 years ago
3 years ago
3 years ago
3 years ago
2 years ago
3 years ago
3 years ago
3 years ago
2 years ago
3 years ago
3 years ago
4 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago