你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
TypingIndicatorStylesProps interface
TypingIndicator 的 Fluent 样式。
- Extends
属性
typing |
键入字符串的样式。 |
typing |
每个键入用户的 displayName 的样式。 |
继承属性
root | 根容器的样式。 |
属性详细信息
typingString
键入字符串的样式。
typingString?: IStyle
属性值
IStyle
typingUserDisplayName
每个键入用户的 displayName 的样式。
typingUserDisplayName?: IStyle
属性值
IStyle