JSPM

ie9placeholder

1.0.4
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 2
  • Score
    100M100P100Q14735F
  • License ISC

to use placeholder for input in ie9

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();