UNPKG

screen-shot-forvue

Version:

web端自定义截屏插件(Vue3版),一个基于vue-web-screen-shot二开的插件

9 lines (6 loc) 161 B
<meta charset="utf-8"> <title>screenShotPlugin demo</title> <script src="./screenShotPlugin.umd.js"></script> <script> console.log(screenShotPlugin) </script>