2.0.0 • Published 4 years ago

react-customerly v2.0.0

Weekly downloads
16
License
MIT
Repository
-
Last release
4 years ago

Version 1.1.1

Installation

npm install react-customerly --save

or

yarn add react-customerly

Use / Example

import { customerly } from 'react-customerly';

customerly.initialize("app_id",{ widget_position: "right" ,widget_color:'FF00FF'});

app_id: Stands for the ID (project ID or App ID) provided by Customerly to config the Live Chat on your website - (the only required param).

Other params:

You can easily control all the other params like position and color of the widget and any other supported param from Customerly as well.

To learn more about the custom params, access the link:

2.0.0

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago

0.0.6

4 years ago

0.0.5

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago