foundry-ui
foundry-ui copied to clipboard
Dropdown | Expose Fuse options to API
Either through a big "filteringConfig" object, or via explicit props that are passed to fuse (this makes our API easier to understand, but less powerful).
We should also default the config to be a bit more judicial in filtering out options since we don't have a good way of highlighting which letters caused a specific option to be filtered-in.