UNPKG

vue-ssr-carousel

Version:

A performance focused Vue carousel designed for SSR/SSG environments.

10 lines (9 loc) 149 B
<!doctype html> <html {{ html_attrs }}> <head {{ head_attrs }}> {{ HEAD }} </head> <body {{ body_attrs }}> {{ APP }} </body> </html>