leaflet-fusesearch
leaflet-fusesearch copied to clipboard
[accessibility] Use `<button>` or `role="button"`
Currently, the search and cancel buttons are conveyed as links using a screen reader, please consider using <button>
instead, per the WAI-ARIA recommendation. Alternatively use role="button"
.
Potentially helpful resources: