Textbox with suggestions

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.

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