svelte intercom:Svelte或Vanilla JS应用程序的对讲机 源码
Card.svelte对讲机 纯香草JS对讲机集成 安装 $ npm install --save-dev @beyonk/svelte-intercom 用法(含苗条) 将IntercomLauncher放置在应用程序的顶层(Sapper的_layout.svelte) < IntercomLauncher appId =' abcde12345 '> < script > import { IntercomLauncher , intercom } from '@beyonk/svelte-intercom' </ script > 其他配置属性 您可以传
下载地址
用户评论