Select input examples

Below some examples for <select ...> your options </select> input html element or custom select. If you are using multiple selection, you have to set the input type to 'select'

Html select element without validation

Typescript
Javascript

Html select element with validation

Typescript
Javascript

Html select element with multiple without validation

Typescript
Javascript

Html select element with multiple and validation

Typescript
Javascript

Custom select

Typescript
Javascript

Hit next for file examples with aio-inputs