Is it possible to move the search submit button to left?
current design
what i want
I don't think there's a setting for this.
You can add some CSS to accomplish this.
.esri-search_container { flex-direction: row-reverse; }
This moves the arrow when there are multiple sources too, so keep that in mind.
Angemeldete Mitglieder können Beiträge verfassen, Updates folgen und mehr. Neu hier? Registriere ein kostenloses Konto.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.