ParticipantsButtonStrings interface
可覆寫的 ParticipantsButton 字串。
屬性
copy |
使用者將邀請連結複製到剪貼簿時的朗讀程式公告 |
copy |
複製邀請連結的功能表按鈕標籤 |
label | 按鈕標籤 |
menu |
功能表快顯的標頭 |
mute |
讓所有參與者靜音的功能表按鈕標籤 |
participants |
顯示參與者清單的功能表按鈕標籤。 預留位置:[numParticipants] |
tooltip |
按鈕工具提示內容。 |
屬性詳細資料
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