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

2.2.3 • Public • Published

Input

Input enable the user to interact with and used for freeform data entry.

Installation

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

npm install @igloo-ui/input

If you prefer Yarn, use the following command instead:

yarn add @igloo-ui/input

Usage

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

import Input from '@igloo-ui/input';

<Input type="text" placeholder="input type text" />;

Readme

Keywords

none

Package Sidebar

Install

npm i @igloo-ui/input

Weekly Downloads

516

Version

2.2.3

License

Apache-2.0

Unpacked Size

831 kB

Total Files

9

Last publish

Collaborators

  • infra.admin
  • franckgaudin