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.
Aangemelde leden kunnen berichten plaatsen, updates volgen en meer. Nieuw hier? Registreer een gratis account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.