New! DataFilter is in beta, test it out and let us know what you think. This component is available on thestable branch.
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' }, ]