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.
サインインしたメンバーは投稿、更新のフォローなどができます。初めてですか?無料アカウントを登録してください。
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.