Tropix126 / fluent-svelte

A faithful implementation of Microsoft's Fluent Design System in Svelte.
https://fluent-svelte.vercel.app
MIT License
606 stars 26 forks source link

typeahead features in ComboBox #36

Open Tropix126 opened 2 years ago

Tropix126 commented 2 years ago

the native implementation doesn't have this, but I think it'll be beneficial for accessibility and would just be a nice feature to have.

Tropix126 commented 2 years ago

might also apply to MenuFlyout