Input
Inputs allow users to enter information and they can be of different types - text, number, password, email, submit, etc.
Elixir offers the following types of input components - default input, input with validations for success, error, warning, default textbox, and inline inputs. Default Inputs, Inline Inputs, Inputs with success validations, Inputs with warning validations, Inputs with error validations, and Textbox.