Video Embedding
Embedding a video like Youtube is easy. It also resizes to fit the container by default.
Installation
Edit /quasar.conf.js
:
framework: { |
Using QVideo
<q-video |
Or, if you prefer the “raw” version for more control:
<div class="q-video"> |