Toolbar order - refreshing toolbarModule from within a component

Describe Your Question

I have a use case where i need to update the order of the toolbar, is there an approach where i can have the extensions getToolbarModule() run again from within the extension?

“name”: “@ohif/core”,
“version”: “2.16.12”,

I am basically having a user re-order the toolbar buttons from within a settings modal and saving said order to localStorage and want to update the toolbar without a page refresh