2.2.6 • Published 4 days ago

@igloo-ui/input v2.2.6

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 days ago

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" />;
2.2.6

4 days ago

2.2.5

13 days ago

2.2.4

20 days ago

2.2.3

3 months ago

2.2.2

3 months ago

2.2.1

4 months ago

2.2.0

4 months ago

2.1.8

4 months ago

2.1.7

5 months ago

2.1.6

5 months ago

2.1.5

5 months ago

2.1.2

10 months ago

2.1.1

10 months ago

2.1.4

6 months ago

2.1.3

8 months ago

2.0.5

12 months ago

2.1.0

12 months ago

2.0.4

1 year ago

2.0.3

1 year ago

2.0.2

2 years ago

2.0.1

2 years ago

2.0.0

2 years ago

1.1.0

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

1.0.3

2 years ago

0.1.0

2 years ago

0.0.1

2 years ago