- Preparing search index...
- The search index is not available
Documentation
Function OpenChannelInput
- OpenChannelInput(props: Pick<ChannelInputProps, "onPressUpdateUserMessage" | "shouldRenderInput" | "onPressSendUserMessage" | "onPressSendFileMessage" | "onPressUpdateFileMessage">): null | ReactElement<any, string | JSXElementConstructor<any>>
-
Parameters
-
props: Pick<ChannelInputProps, "onPressUpdateUserMessage" | "shouldRenderInput" | "onPressSendUserMessage" | "onPressSendFileMessage" | "onPressUpdateFileMessage">
Returns null | ReactElement<any, string | JSXElementConstructor<any>>
NOTE: Exotic components are not callable.