MessageStatusIndicatorProps interface
MessageStatusIndicator的 Props。
屬性
on |
|
read |
|
remote |
不包含自己的參與者數目 |
status | 決定要顯示的圖示的訊息狀態。 |
strings | 在元件中覆寫的選擇性字串 |
styles | 允許使用者傳遞包含自定義 CSS 樣式的物件。 |
屬性詳細資料
onToggleToolTip
onToggleToolTip?: (isToggled: boolean) => void
屬性值
(isToggled: boolean) => void
readCount
readCount?: number
屬性值
number
remoteParticipantsCount
不包含自己的參與者數目
remoteParticipantsCount?: number
屬性值
number