Input type text examples
Below some examples for input of type text <input type="text"
A single input with no validation
Typescript
Javascript
An array of string with no validation
Typescript
Javascript
Array with Validation and errorMessage
Typescript
Javascript
Hit next for password examples with aio-inputs