@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
@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