Releases: mirari/vue-fullscreen
Releases · mirari/vue-fullscreen
2.3.5
component mode add page-only
property, compatible with environments that do not support full-screen api;
the wrap
options will be forced to false if the target is document.body
;
add types declaration to support typescript;
2.2.0
add option exitOnClickWrapper