streamlit-navigation-bar icon indicating copy to clipboard operation
streamlit-navigation-bar copied to clipboard

Add on_change callback to st_navbar.

Open hagsted opened this issue 5 months ago • 0 comments

Using query_params and maybe other advanced functions, you often have to define a callback to update the query_params. If this is not done, you have to execute the function twice to get it update correct and you page to show correctly.

hagsted avatar Aug 30 '24 12:08 hagsted