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

0.3.2 • Public • Published

HelperText

Providing additional information about a form input.

Installation

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

npm install @igloo-ui/helper-text

If you prefer Yarn, use the following command instead:

yarn add @igloo-ui/helper-text

Usage

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

import HelperText from '@igloo-ui/helper-text';

<HelperText>Additional information</HelperText>;

Readme

Keywords

none

Package Sidebar

Install

npm i @igloo-ui/helper-text

Weekly Downloads

263

Version

0.3.2

License

Apache-2.0

Unpacked Size

294 kB

Total Files

7

Last publish

Collaborators

  • infra.admin
  • franckgaudin