Input
Inputs are used to take information from the user and perform necessary actions.
Simple Input
Refer the below code to create a simple input. Make changes as per your requirements.
Input with Validation
Refer the below code to create input with success and error validation. Make changes as per your requirements.