Input

Input makes the website to interact with users.

Standard Input

You can use different type of input using input--standard and input--primary classes. Also you can disable the input using input--disabled class.

Input With Error Message

For using the error input you use the class input--error.

Phone number should only contain numbers

Radio buttons and checkbox

For using the radio button and checkbox you use the class input--primary in the container.