xverse-components-private-chat-panel
v1.0.1
Published
xverse components private-chat-panel
Readme
API
| 参数名 | 类型 | 说明 | 默认值 | 是否必填 | 备注 | | ---------------------- | ------------- | -------------------- | ------ | -------- | ----- | --- | | className | string | css 类名 | - | false | - | | privateChatBtnStyle | CSSProperties | 私聊按钮样式 | - | false | - | | privateChatBtnImg | string | 私聊按钮图片 | - | false | - | | privateChatBtnText | string | 私聊按钮文案 | - | false | - | | defaultAvatarImg | string | 默认的角色头像 | - | false | - | | gender | 'boy' | 'girl' | 性别 | - | false | - | | userData | string | 用户数据 | - | false | - | | showSearch | boolean | 是否展示搜索 | - | false | - | | userListChatPanelStyle | CSSProperties | 用户列表聊天按钮样式 | - | false | - | | newMessageCountStyle | CSSProperties | 用户列表新消息样式 | - | false | - |
