with st.wait("This is an alert with st.spinner behaviour, it will close automatically after 5 seconds.", title="Spinner like alert"): time.sleep(5) ...
確定! 回上一頁