Hello,
How I can use offcanvas-mobile in Metronic, please?
It's not visible on the mobile view in demo 5
https://preview.keenthemes.com/metronic/vue/demo5/?_ga=2.189648619.1788980769.1655565138-1413213079.1655565138#/profile/profile-1
Sorry for the misunderstanding.
I was referring to Metronic8 profile page.
https://preview.keenthemes.com/metronic8/vue/demo1/#/crafted/pages/profile/overview
It is a bug, the content must be included in offcanvas, we will check this and include a fix in upcoming Metronic releases.
Regards,
Lauris Stepanovs,
Keenthemes Support Team
Thank you,
but I'm asking about the menu on the profile page that will be hidden on mobile view, like this
Hi,
Right now menu on a profile page is visible on the mobile view, if you want to move it to the drawer for the mobile view then you can use our DrawerComponent.
Regards,
Lauris Stepanovs,
Keenthemes Support Team
Hi,
I suppose that you meant "drawer" component, in Vue our assets/ts/components/DrawerComponent.ts is a ts version of our js component in the HTML version.
Unfortunately, we do not have a separate ts version doc right now. Since all HTML attributes will be the same as in html version, you can refer to our HTML version's doc:
https://preview.keenthemes.com/html/metronic/docs/general/drawer
Let me know if you will need any additional help.
Regards,
Lauris Stepanovs,
Keenthemes Support Team