@igloo-ui/button
TypeScript icon, indicating that this package has built-in type declarations

0.8.5 • Public • Published

Button

Buttons are used primarily for user interaction.

Installation

To install @igloo-ui/button in your project, you will need to run the following command using npm:

npm install @igloo-ui/button

If you prefer Yarn, use the following command instead:

yarn add @igloo-ui/button

Usage

Then to use the component in your code just import it!

import Button from '@igloo-ui/button';

<Button>Primary</Button>;

/@igloo-ui/button/

    Package Sidebar

    Install

    npm i @igloo-ui/button

    Weekly Downloads

    235

    Version

    0.8.5

    License

    Apache-2.0

    Unpacked Size

    42.2 kB

    Total Files

    7

    Last publish

    Collaborators

    • infra.admin
    • franckgaudin