Attatching Vue.js component to Layout cell

I have been following a tutorial for integrating Vue.js with DHTMLX Suite 6.0.
There are plenty of examples on github for working with both but i cant seem to find a way of attaching a Vue component to DHX Layout cell.
My thought was to create a component and attach it as an HTML.
Any help will be appreciated

It is not available to attach a vue ciomponent to a layout cell.
The only solution, as you have mentioned is to atytach your vue component to an html container,m which is attached to a layout cell:
https://docs.dhtmlx.com/suite/layout__api__layout_attachhtml_method.html