TypingIndicatorStylesProps interface
TypingIndicator的 Fluent 樣式。
- Extends
屬性
typing |
輸入字串的樣式。 |
typing |
每個輸入使用者的 displayName 樣式。 |
繼承的屬性
root | 根容器的樣式。 |
屬性詳細資料
typingString
輸入字串的樣式。
typingString?: IStyle
屬性值
IStyle
typingUserDisplayName
每個輸入使用者的 displayName 樣式。
typingUserDisplayName?: IStyle
屬性值
IStyle