ParticipantsButtonStrings interface
可覆寫的 ParticipantsButton 字串。
屬性
| aria |
按鈕輔助功能公告的 Aria 標籤 |
| copy |
使用者將邀請連結複製到剪貼簿時的朗讀程式公告 |
| copy |
複製邀請連結的功能表按鈕標籤 |
| label | 按鈕的標籤 |
| menu |
功能表的標頭快顯 |
| mute |
功能表按鈕的標籤以將所有參與者設為靜音 |
| participants |
顯示參與者清單的功能表按鈕標籤。 占位符:[numParticipants] |
| tooltip |
按鈕工具提示內容。 |
屬性詳細資料
ariaLabel
按鈕輔助功能公告的 Aria 標籤
ariaLabel?: string
屬性值
string
copyInviteLinkActionedAriaLabel
使用者將邀請連結複製到剪貼簿時的朗讀程式公告
copyInviteLinkActionedAriaLabel: string
屬性值
string
copyInviteLinkButtonLabel
複製邀請連結的功能表按鈕標籤
copyInviteLinkButtonLabel: string
屬性值
string
label
按鈕的標籤
label: string
屬性值
string
menuHeader
功能表的標頭快顯
menuHeader: string
屬性值
string
muteAllButtonLabel
功能表按鈕的標籤以將所有參與者設為靜音
muteAllButtonLabel: string
屬性值
string
participantsListButtonLabel
顯示參與者清單的功能表按鈕標籤。 占位符:[numParticipants]
participantsListButtonLabel: string
屬性值
string
tooltipContent
按鈕工具提示內容。
tooltipContent?: string
屬性值
string