6.4.5-14 • Published 8 months ago
@onereach/rwc-client v6.4.5-14
Rich Web Chat client
🚀 Get started
- Install RWC client package:
npm i @onereach/rwc-client
- Add RWC styles globally. It should be placed in the main entrypoint file, e.g for
Vue - App.vue
,React - main.[ts|js]
,Next - layout.ts{x}
:
import '@onereach/rwc-client/dist/lib/richWebChat.css';
- Import RWC constructor and create a class instance:
import RWC from '@onereach/rwc-client'; // default skin
import { Sidebar, Core } from '@onereach/rwc-client'; // custom skin
var app = new RWC({...parameters})
📘 Docs
Use Rich Web Chat Documentation for the detailed features explanation.
6.4.5-14
8 months ago
6.4.5-13
8 months ago
6.4.5-12
8 months ago
6.4.5-11
8 months ago
6.4.5-10
8 months ago
6.4.5-9
8 months ago
6.4.5-8
8 months ago
6.4.5-7
8 months ago
6.4.5-6
8 months ago
6.4.5-5
8 months ago
6.4.5-4
9 months ago
6.4.5-3
9 months ago
6.4.5-2
9 months ago
6.4.5-1
9 months ago
6.4.5
10 months ago
6.4.4
11 months ago
6.4.3-beta
11 months ago
6.4.2-beta
11 months ago
6.4.2-3
11 months ago
6.4.2-2
11 months ago
6.4.2-1
11 months ago
6.4.2
11 months ago
6.4.1-4
11 months ago
6.4.1-3
11 months ago
6.4.1-2
11 months ago
6.4.1-1
11 months ago
6.4.1
11 months ago
6.4.0-7
11 months ago
6.4.0-6
11 months ago
6.4.0-5
11 months ago
6.4.0-4
11 months ago
6.4.0-3
11 months ago
6.4.0-2
11 months ago
6.4.0-1
11 months ago
6.4.0
11 months ago
6.0.2
1 year ago
6.0.1
1 year ago
6.0.0
1 year ago
5.4.36
2 years ago
5.4.35
2 years ago
5.4.33
2 years ago
5.4.18
2 years ago
5.0.12
3 years ago
5.0.9
3 years ago
5.0.0
3 years ago