Default filter types
For details, see Data default filter types.
The set of possible values for the property. Should not be used with 'range'.
array of strings
['US', 'NZ']
array of objects
[ { label: 'United States', value: 'US' }, { label: 'New Zealand', value: 'NZ' }, ]