infinidesk-web-widget

0.0.119 • Public • Published

infinidesk

Streamline your customer experience with scalable real-time chat

travis status build status npm version npm downloads Dependencies DevDependencies

Infinidesk React Widget

Installation (安装)

yarn add infinidesk-web-widget

Usage (用法)

# Import (进口)
import App from 'infinidesk-web-widget'
 
# Use the component (使用该组件)
 
        <App
          apiKey="" //  需向 Infinidesk 管端网页 申请 新的 API Key
          apiRef="vistor001" // 必须加密,确保 refID 不会轻易给第三方盗用
          lang="zh-CN"   // zh-CN , en-US
          name="sw02"
          email="sw02@infinacle.com"
          env="SIT"         // SIT, UAT 生产环境时将其删除
        />

Readme

Keywords

none

Package Sidebar

Install

npm i infinidesk-web-widget

Weekly Downloads

0

Version

0.0.119

License

none

Unpacked Size

1.89 MB

Total Files

5

Last publish

Collaborators

  • sebastian.wang