In component demo1/src/_metronic/layout/components/sidebar/SidebarLogo.tsx.On sidebar toggle element (element with id kt_app_sidebar_toggle) add attribute ref={toggleRef}Add a new property for the component, to pass sidebar element.type P...
In component demo1/src/layouts/main-layout/sidebar/SidebarLogo.vue.On sidebar toggle element (element with id kt_app_sidebar_toggle) add attribute ref="toggleRef"Add a new property for the component, to pass sidebar element.props: { sid...