你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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