npm

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

0.0.2 • Public • Published

Checkbox

Aura UI Checkbox component.

Installation

npm install @aura-ui/checkbox
# or
yarn add @aura-ui/checkbox

Import Components

import { Checkbox } from '@aura-ui/checkbox';

Component

Checkbox: A control that allows users to toggle between checked and unchecked states.

Usage

<Checkbox checked="indeterminate">Indeterminate</Checkbox>

/@aura-ui/checkbox/

    Package Sidebar

    Install

    npm i @aura-ui/checkbox

    Weekly Downloads

    0

    Version

    0.0.2

    License

    MIT

    Unpacked Size

    2.13 MB

    Total Files

    6

    Last publish

    Collaborators

    • gregogun