Magnet UI

Input

Inputs are necessary for user interaction with the website. Inputs are used to take information from the user, and then save the data to the server, accordingly.

Different Input Size and Shape

For getting different input sizes use appropriate classes like input-sm, input-md, input-lg, input-round, input-corner-rounded

Form Validation

For getting valid input background using class valid-input and invalid-input for error messages.

Text Area

Use class input-text-area to get desired text-area.

Checkbox

Use class input-checkbox to get desired checkbox.

Radio Input

Use class input-checkbox to get desired radio buttons.