0.0.7 • Published 2 months ago

screenshottab v0.0.7

Weekly downloads
-
License
ISC
Repository
github
Last release
2 months ago

screenshottab 标记截图中点击元素

安装

yarn add screenshottab

使用

import {Screenshot} from "screenshottab";

let dom = new Screenshot({dom: document.querySelector('#app'), characteristic: '.item'})