TypingIndicatorSelector type
Selectortyp für die TypingIndicator-Komponente .
type TypingIndicatorSelector = (
state: ChatClientState,
props: ChatBaseSelectorProps
) => { typingUsers: CommunicationParticipant[] }
Dieser Browser wird nicht mehr unterstützt.
Führen Sie ein Upgrade auf Microsoft Edge durch, um die neuesten Features, Sicherheitsupdates und den technischen Support zu nutzen.
Selectortyp für die TypingIndicator-Komponente .
type TypingIndicatorSelector = (
state: ChatClientState,
props: ChatBaseSelectorProps
) => { typingUsers: CommunicationParticipant[] }