1. 首页
  2. 数据库
  3. 其它
  4. x notification:声明式浏览器通知作为Web组件 源码

x notification:声明式浏览器通知作为Web组件 源码

上传者: 2021-02-23 14:30:18上传 ZIP文件 65.34KB 热度 8次
X通知 声明式浏览器通知作为Web组件。 安装 使用 : $ npm install x-notification 用法 导入XNotification并注册。 < script type =" module " > import XNotification from 'https://unpkg.com/x-notification' ; customElements . define ( 'x-notification' , XNotification ) ; </ script > 放入标记。 < x-notification autosho
下载地址
用户评论