How to use
NOTE: The menu is cached both server-side and client-side for optimal performance.When menus configured in the backoffice is changed, the server-side cache will be invalidated, so the new data is fetched.The client side cache in this component uses client variables, and it is only refreshed when there is a new login or the user changes the locale.In case this refresh rate is not enough for your use case, you may force the client side menu to react immediately to any change using a websocket, or adapting the Menu block in the DynamicMenu_CW module to trigger the refresh on more strict conditions.