Props
Route Params
webinarRegistrationId - The unique identifier for the webinar registration. Required.Component Attributes
data-cc-component="webinarChat" - Initializes the componentCustom Behavior
Custom Behavior
data-cc-component="webinarChat": Root container. data-cc-component="chatMessages": Container for chat messages. data-cc-component="chatForm": Wrapper for the chat input form (must contain a valid HTML form element). data-cc-component="chatInput": The text input for user messages. data-cc-component="chatSend": The send button.data-cc-component="webinarChat" data-cc-component="chatMessages" data-cc-component="chatForm" data-cc-component="chatInput" data-cc-component="chatSend"data-cc-component="webinarChat" data-cc-component="chatMessages" data-cc-component="chatForm" data-cc-component="chatInput" data-cc-component="chatSend"
Use these variables for styling in Webflow:
chat-bubble-agent - Background color for agent messageschat-bubble-user - Background color for user messageschat-bubble-agent-text – Text color for agent messageschat-bubble-user-text – Text color for user messageschat-bubble-attendee – Background color for attendee messageschat-bubble-attendee-text – Text color for attendee messageschat-bubble-agent-tag – Background color for admin badges chat-bubble-agent-tag-text – Text color for admin badgesSetting
How It's Used
What You Need To Do
data-cc-component="webinarChat"
Tells orchestrator to initialize this element
Make sure it exists