Closed dcorallo closed 10 months ago
This makes sense. I think that this should be opt-in, behind a feature flag (e.g. like here). While I don't have time to implement it any time soon, pull requests are welcome.
Done. Version 0.5.0 detects whether streamlit-option-menu is installed and adds stp.option_menu
component. No feature flag is needed for this to work.
Are there any plans to support https://github.com/victoryhb/streamlit-option-menu ?