JavaScript UI Libraries & Blazor Components Suite – Smart UI › Forums › ComboBox › auto-complete=”none” does not appear to work? › Reply To: auto-complete=”none” does not appear to work?
April 27, 2022 at 12:39 am
#103115
edwardsmarkff
Participant
please try both of these, just enter “a” and return in both comboBoxes:
https://codepen.io/edwardsmarkf/pen/rNpExgO
auto-complete="none"
does not seem to do anything since it still finds “Affrogato” but incremental-search-mode='equals'
seems to work fine.
please let me know if i am not understanding what auto-complete does. i just assumed that saying “none” would just turn it off completely…?
- This reply was modified 2 years, 5 months ago by edwardsmarkff.
- This reply was modified 2 years, 5 months ago by edwardsmarkff.