I’m developing a multi-navigation page with potentially up to 100 pages, aiming to construct a tree-like structure within a custom sidebar using st.navigation
and st.pages
. I welcome any suggestions, approaches, or comments on predefined modules available in Streamlit for this purpose!
The example is Streamlit official websites sidebar.