TypingIndicatorStylesProps interface
TypingIndicator的 Fluent 样式。
属性
| typing |
键入字符串的样式。 |
| typing |
每个键入用户的 displayName 的样式。 |
继承属性
| root | 根容器的样式。 |
属性详细信息
typingString
键入字符串的样式。
typingString?: IStyle
属性值
IStyle
typingUserDisplayName
每个键入用户的 displayName 的样式。
typingUserDisplayName?: IStyle
属性值
IStyle