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
status
strings
コンポーネントでオーバーライドする省略可能な文字列
strings?: MessageStatusIndicatorStrings