Package Exports
- ie9placeholder
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (ie9placeholder) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
ie9placeholder
installation
npm install ie9placeholder --save
usage
import placeholder from "ie9placeholder";
// 在页面加载完之后调用初始化方法
placeholder.init();