Title can be used instead of aria-label

This commit is contained in:
Marcus Kammer 2023-09-12 15:23:32 +02:00
parent 113a7b1a51
commit b45315a8e1

View file

@ -220,7 +220,7 @@ Example usage:
(:input :class "form-control me-2"
:type "search"
:placeholder "Search"
:aria-label "Search")
:title "Search")
(btn-outline-success (:type "submit")
(find-l10n "search"
spinneret:*html-lang*