Blazored / Typeahead

Typeahead control for Blazor applications
https://blazored.github.io/Typeahead/
MIT License
439 stars 103 forks source link

Add a disabled parameter #52

Closed rpskelton2 closed 4 years ago

rpskelton2 commented 5 years ago

For use in a business application having a disabled option is a must (or we could create a look-alike control to show instead but ick!) Please add disabled support!

If Disabled is true:

chrissainty commented 5 years ago

Agreed, I'll add this to the list for the next release.