Inputs

The Input component are used to get user input in a text field.

Text Input

The Input component are used to get user input in a text field. For using these inputs in your codebase add 'text-input' class in your input element and for the addition of paddings and margins, you can use their utility classes.

Validation Input

There are 3 types of inputs available apart from the default one success, warning and error. For using these inputs in your codebase add 'text-input' and '.variany-input' classes in your input element and for the addition of paddings and margins, you can use their utility classes.