SendBoxSelector type
SendBox コンポーネント セレクターの種類。
type SendBoxSelector = (
state: ChatClientState,
props: ChatBaseSelectorProps
) => { displayName: string; userId: string }
このブラウザーはサポートされなくなりました。
Microsoft Edge にアップグレードすると、最新の機能、セキュリティ更新プログラム、およびテクニカル サポートを利用できます。
SendBox コンポーネント セレクターの種類。
type SendBoxSelector = (
state: ChatClientState,
props: ChatBaseSelectorProps
) => { displayName: string; userId: string }