DEV Community

Iurii Panarin
Iurii Panarin

Posted on

Vue conditional render based on breakpoint

Good day all! I was create directive for conditionals renders based on screen size, support resize event.
https://github.com/PxyUp/vue-not-visible
https://www.npmjs.com/package/vue-not-visible
Demo: https://pxyup.github.io/vue-not-visible/index.html

Top comments (0)