"><img> to paste in an image
Hi,
You can get and use our KTTabs instance within the onMounted function.
onMounted(() => {
nextTick(() => {
const tabsEl = document.querySelector("#my_tabs");
const tabs = KTTabs.getInstance(tabsEl);
});
});
Thank you very much, it worked for me.
Hi,
Glad to hear that. Please let us know if you have any further questions on this topic or about anything else.
Regards,
Lauris Stepanovs,
Keenthemes Support Team
Hi,
Could you please provide more info? Have you followed our Vue Integration Guide and Starter Kit App for Tailwind Vue integration?
Regards.