Input

Input components are used where we want user to enter some information. Thus, it becomes most important component of all. Few input component are mentioned below.

Standard Inputs

To use the standard textarea and textbox. Use text-area and text-box.

Validation and Error Inputs

To use the Validation and error textbox. Use input-error,input-warning and input-success.