ChatRequestBar (消息请求栏)

陌生人对话顶部的操作栏:接受、删除、拉黑、举报,进行中的操作显示加载态。

基础用法

消息请求

Ayase 想给你发消息。接受之前,对方看不到你是否已读。

选一个操作

Basic.vue

属性

属性类型默认值说明
actionsKunChatRequestAction[]["accept", "delete", "block", "report"]The buttons, in order.
loadingKunChatRequestAction | nullnullThe action in flight: its button spins and the others wait.
userKunChatUser | nullnullWho sent the request.

事件

事件回调参数说明
accept—Move the conversation into the inbox.
block—
delete—Delete the conversation; the sender is not told.
report—