npm

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

0.0.2 • Public • Published

Label

Aura UI Label component.

Installation

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

Import Components

import { Label } from '@aura-ui/label';

Component

Label: Represents a caption for an item in a user interface.

Usage

// text and id assigned to label under the hood
<Checkbox id="chck1">Indeterminate</Checkbox>

Versions

Current Tags

VersionDownloads (Last 7 Days)Tag
0.0.20latest

Version History

VersionDownloads (Last 7 Days)Published
0.0.20
0.0.10

Package Sidebar

Install

npm i @aura-ui/label

Weekly Downloads

0

Version

0.0.2

License

MIT

Unpacked Size

30.9 kB

Total Files

6

Last publish

Collaborators

  • gregogun