I want to create a textbox, but if a user type something it must show predefined suggestions to the user to select one option same as google show suggestions while we enter something in the search box, but if the user didn’t enter anything from the options it must take the user input. can we do this using streamlit.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
New Component: Searchbox | 2 | 4016 | May 29, 2023 | |
Creating a box on Streamlit that allows a user to enter a username and press a button and go | 2 | 2268 | November 19, 2021 | |
Autocomplete for st.text_input box | 1 | 1724 | August 15, 2022 | |
Suggestions for streamlit | 3 | 534 | May 13, 2022 | |
How can I add a user input box , that gives an auto complete suggestion from a list , but also allows user too input its own query | 17 | 10391 | November 17, 2024 |