1.0.4 • Published 4 years ago

@chatr/angular v1.0.4

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Installation

npm install --save @chatr/angular

Library Components

  • Message Component This component represents a single message entity that may contain any complex objects and/or, ideally, a message-data component

  • Message Data Component This component is ideally placed inside a message component and offers more complex features such as form inclusion in message, media inclusion, etc.

  • Input Component This is a helper component for sending and receiving messages, replying to forms, etc. that can be used as form input for user responses

Documentation

You can find an extensive documentation on the GitHub repository - https://github.com/mind-matrix/chatr-angular/tree/main/docs