Hello,
I am building component that search customers using Picker
API.
When customer types query on text field, I want to show Picker with query.
This is possible with ResourcePicker because it supports query
option.
Can you please consider adding query
option to Picker API?
Thank you!