FloatingFilter icon indicating copy to clipboard operation
FloatingFilter copied to clipboard

provide a network-request-like alternative to passing in a known Array<Item>

Open DivineDominion opened this issue 5 years ago • 0 comments

If you have a finite amount of items that you know in advance, the current API is good enough.

If, like the actual macOS Spotlight, you run queries based on user input against a huge database with results trickling in asynchronously, we need another way to wire everything up.

DivineDominion avatar Feb 17 '20 19:02 DivineDominion