The text_input method returns the current content of the text input box widget. 1 2 st.text_input("Your name", key = "name") st ...
確定! 回上一頁