Hi @Vineeth_Reddy ,
There are few possible workaround which can help you implement it .
Check out this Streamlit components -
- New Component: `st_btn_select` - Selectbox alternative with buttons
- New Release Hydralit: Multi-page apps even nicer
Otherwise, you can check out @dataprofessor 's Youtube video on st.markdown function to embed HTML code for Bootstrap’s Navbar.
I hope this helps.
Best,
Avra