• A display of chat messages vertically, with some extra configuration/day support Left right arrangement, message highlighting etc is automatically determined based on isOwnMessage

    Parameters

    • props: ChatViewProps
    • Optional context: any

    Returns null | ReactElement<any, any>

Properties

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

Generated using TypeDoc