Basic Static Example

Fully static data, optional "all" category

Selected Value: {{ groupedMultiPicker1Value }}


Custom Static Example

Fully static data, all category turned off

Selected Value: {{ groupedMultiPicker2Value }}


Basic Async Example

Category list is static (always has to be) with the items fetched via async call

Selected Value: {{ groupedMultiPicker3Value }}