Inputs

Basic Input and Validation Input

Three types of styles can be applied i.e basic, error, success using following class in the given code.

* Wrong password,please try again

* Password verified!

Text Area

Radio Input

Radio inputs allows user to select one option from predefined set of multiple options.

Checkbox Input

The checkbox is shown as a square box that is ticked (checked) when activated.