Tell me how to solve this problem.
For example there is a page with a list of items and a small filter (price, manufacturer, etc.) Initially, the layout of the webpage is generated by PHP. Before, I just got a Ajax ready-made HTML and inserted it onto the page. But how to do it using Vue, it uses special attributes in the HTML. Option to render the list of items after the page is loaded an ajax request, it seems not very successful. Whether it is possible to combine the generation of pages using pykhy and further upgrade with Vue?