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

1.3.0 • Public • Published

Toggle

Toggle is a component used for binary choice for a given option.

Installation

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

npm install @igloo-ui/toggle

If you prefer Yarn, use the following command instead:

yarn add @igloo-ui/toggle

Usage

import Toggle from '@igloo-ui/toggle';

<Toggle htmlFor="toggle-id">Label</Toggle>;

Dependencies (3)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @igloo-ui/toggle

    Weekly Downloads

    253

    Version

    1.3.0

    License

    Apache-2.0

    Unpacked Size

    27.1 kB

    Total Files

    7

    Last publish

    Collaborators

    • infra.admin
    • franckgaudin