Inputs allow users to enter and edit text.
You can use the input-container class alongside the respective variant classes namely standard, outlined, and filled classes to get the variants respectively.
Inputs sometimes need to have validation messages on them to validate user inputs. You can use the success or error class with any of the above variants to get the respective validation messages.