0.1.16 • Published 3 years ago
linke-plug-in v0.1.16
linke-plug-in
Decentralized communities can be plug-and-play anywhere
Install
npm install linke-plug-inUsing
import 'linke-plug-in/dist/index.css';
import { Chat } from "linke-plug-in"
<Chat roomAddress={'0xbe0acae9883e5e47c012c79241af84959010e9c3'} chatHeight={"700px"}/>props
| name | type | description |
|---|---|---|
| roomAddress | string | A valid group chat address |
| chatHeight | string | optional, give only if you want to have a fixed height |