社交按钮:社交按钮作为Web组件 源码
:police_car_light: 请改用和 。 社交按钮 社交按钮作为Web组件。 安装 使用npm: $ npm install social-button 用法 导入和注册脚本。 < script type =" module " > import { TwitterButton , FacebookButton } from 'https://unpkg.com/social-button' ; customElements . define ( 'twitter-button' , TwitterButton ) ; customElements . define
文件列表
social-button-master.zip
(预估有个14文件)
social-button-master
index.html
4KB
src
index.ts
137B
facebook-button.ts
3KB
twitter-button.ts
3KB
.npmignore
13B
license
1KB
tsconfig.json
357B
test
暂无评论