DEV Community

Discussion on: Vue without View - An Introduction to Renderless Components

Collapse
 
bertw profile image
Bert

I dont know man, you basically introduce a HTML element to relocate your interval logic, while a mixin will probably suffice.

Collapse
 
sammerro profile image
Michał Kowalski • Edited

It is not an html element. It does not get rendered.