Input

Input styling refers to adding properties to adjust their position, make them interactive, and improve their appearance overall.

Basic Input

Basic inputs are the heart of user interaction when we need to get input from the user.

Error Input

We have this class to show an error that the program has encountered and we need to display that to the user.