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

2.3.2 • 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" />;

/@igloo-ui/input/

    Package Sidebar

    Install

    npm i @igloo-ui/input

    Weekly Downloads

    26

    Version

    2.3.2

    License

    Apache-2.0

    Unpacked Size

    830 kB

    Total Files

    9

    Last publish

    Collaborators

    • infra.admin