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

4.0.5 • Public • Published

<Input />

An interactive control in order to accept data from the user.

Preview

<Input type='text' name="awesome" theme='primary' size='lg' gradient={true} outlined={true} enableValidation={true} isValid={true} />

Rendered to:

<span class="c1 thPrimary szLg gradient outlined vald">
    <input type="text" name="awesome" />
</span>

Features

Installation

Using npm:

npm i @nodestrap/input

Support Us

If you feel our lib is useful for your projects,
please make a donation to avoid our project from extinction.

We always maintain our projects as long as we're still alive.

[Make a donation]

Dependencies (9)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i @nodestrap/input

    Weekly Downloads

    1

    Version

    4.0.5

    License

    ISC

    Unpacked Size

    38.6 kB

    Total Files

    6

    Last publish

    Collaborators

    • heymarco