- Preparing search index...
- The search index is not available
Documentation
Function GroupChannelContextsProvider
- GroupChannelContextsProvider(props: { channel: GroupChannel; enableTypingIndicator: boolean; keyboardAvoidOffset?: number } & { children?: ReactNode }): null | Element
-
Parameters
-
props: { channel: GroupChannel; enableTypingIndicator: boolean; keyboardAvoidOffset?: number } & { children?: ReactNode }
Returns null | Element