TWIG component : Betclic/_chat/_common/_twig/_components/_conversation.twig
CSS components : Betclic/_chat/_common/_css/_components/_conversation/_avatar.scss
Betclic/_chat/_common/_css/_components/_conversation/_conversation.scss
Betclic/_chat/_common/_css/_components/_conversation/_messages.scss
Betclic/_chat/_common/_css/_components/_conversation/_preloader.scss
Betclic/_chat/_common/_css/_components/_conversation/_proposals.scss
Betclic/_chat/_common/_css/_components/_conversation/_speaker.scss
The is-active CSS classes are present on all chat_message components to play an animation on the message when it appears. This CSS class must be added to the component after being injected to properly play the animation.
The content can contain both plain text and HTML.
Contextual class on the chat_speaker component : is-bot
No contextual classes
Contextual class on the chat_speaker component : is-bot
Contextual class on the chat_message component : is-error
Contextual class on the chat_speaker component : is-bot
Contextual class on the chat_message component : is-writing
Contextual class on the chat_speaker component : is-pending
Contextual class on the chat_speaker component : is-history
chat_proposals component inside the chat_speaker component