react-sarufi-chatbox
v0.5.0
Published
[![npm](https://img.shields.io/npm/v/@flexcodelabs/react-sarufi-chatbox)](https://www.npmjs.com/package/react-sarufi-chatbox) [![NPM](https://img.shields.io/npm/l/react-sarufi-chatbox)](https://www.npmjs.com/package/react-sarufi-chatbox)
Downloads
126
Readme
react-sarufi-chatbox
Installation
npm install react-sarufi-chatbox
or
yarn add react-sarufi-chatbox
Usage
...
import SarufiChatbox from 'react-sarufi-chatbox';
<SarufiChatbox
botId={16}
/>
Props
| Name | Type | Default | Required | Description |
| ----- | ------------------ | ------- | -------- | --------------------------- |
| botId | string or number
| -
| true | id of integrated sarufi bot |