• A message as shown in the chat log (avatar, message bubble, time)

    Parameters

    • props: ChatMessageProps
    • Optional context: any

    Returns null | ReactElement<any, any>

Properties

contextTypes?: ValidationMap<any>
defaultProps?: Partial<ChatMessageProps>
displayName?: string
propTypes?: WeakValidationMap<ChatMessageProps>

Generated using TypeDoc