Skip to main content

Input

An input component that represents a text field. It is used to capture data written by the user, such as names, email addresses, passwords, or other textual information.

Basic Usage

<input class="input" type="text" placeholder="Ingrese su correo" />

Disabled

Field

Use the Field component to compose an input with a label, help text, and error message.

tip

For more information, visit the field documentation.

Debe tener mas de 6 caracteres

Colors

is-valid

Debe tener mas de 6 caracteres

is-invalid

Debe tener mas de 6 caracteres