Internet Explorer
支持IE11,部分支持IE10和IE9。
NPM
ts
import { Watermark } from 'watermark-js-plus/ie'
如果需要支持 Internet Explorer (IE),请使用专门针对 IE 的版本
CDN
html
<!-- import JavaScript -->
<script src="https://www.unpkg.com/watermark-js-plus@1.5.6/dist/ie/index.iife.min.js"></script>
我们建议使用 CDN 引入用户在链接地址上锁定版本,以免将来插件升级时受到非兼容性更新的影响。锁定版本的方法请查看 unpkg.com。