SendBoxSelector type
Väljaretyp för SendBox-komponent .
type SendBoxSelector = (
state: ChatClientState,
props: ChatBaseSelectorProps
) => { displayName: string; userId: string }
Den här webbläsaren stöds inte längre.
Uppgradera till Microsoft Edge och dra nytta av de senaste funktionerna och säkerhetsuppdateringarna, samt teknisk support.
Väljaretyp för SendBox-komponent .
type SendBoxSelector = (
state: ChatClientState,
props: ChatBaseSelectorProps
) => { displayName: string; userId: string }