Header
component sits at the top of the Webchat UI. It displays the bot’s name, avatar, and description. It also provides access to key actions like restarting the conversation or closing the chat window.
Header
as a standalone component, we recommend using it within the
Container component and alongside the Composer and MessageList components.open
prop is uncontrolled.true
.ModalProvider
for this to work. A ModalProvider is provided automatically with the
Container
component.email
, phone
, privacyPolicy
, website
,
and termsOfService
.