Multiselect Property

Multiselect input properties are configured similarly to Select Properties by using an @options, @lookupOptions, or @searchOptions decorator. The only difference is that the property value for a Multiselect property input is defined as an array.

Multiselect


You can also configure Multiselect input properties using Complex Types as option values.

Multi Select

An example of a multiselect with dynamic options.

Multiselect