MessageStatusIndicatorProps interface
属性
| on |
|
| read |
|
| remote |
不包括自己在内的参与者数 |
| status | 确定要显示的图标的消息状态。 |
| strings | 在组件中重写的可选字符串 |
| styles | 允许用户传递包含自定义 CSS 样式的对象。 |
属性详细信息
onToggleToolTip
onToggleToolTip?: (isToggled: boolean) => void
属性值
(isToggled: boolean) => void
readCount
readCount?: number
属性值
number
remoteParticipantsCount
不包括自己在内的参与者数
remoteParticipantsCount?: number
属性值
number