How to get text input for an countries states and districts

@phamxtien Thanks for your reply, but my question was is there any way to get input for user’s location?

Use st.text_input to get user input
Use st.selectbox / st.multiselect to get user select

Thanks I will check

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.