PRIME 8

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

Looks Good !
Wrong Password !

Refer the below code to create input with success and error validation. Make changes as per your requirements.