0.3.1 • Published 4 months ago

open-chat-studio-widget v0.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
4 months ago

Open Chat Studio Chat Widget

A chatbot component for Open Chat Studio.

For more information, see the Open Chat Studio documentation

Properties

PropertyAttributeDescriptionTypeDefault
botUrl (required)bot-urlThe URL of the bot to connect to.stringundefined
buttonTextbutton-textThe text to display on the button.string"Chat"
expandedexpandedWhether the chat widget is initially expanded.booleanfalse
positionpositionThe initial position of the chat widget on the screen."center" \| "left" \| "right"'right'
visiblevisibleWhether the chat widget is visible on load.booleanfalse

CSS Custom Properties

NameDescription
--button-background-colorButton background color
--button-background-color-hoverButton background color on hover
--button-border-colorButton border color
--button-border-color-hoverButton border color on hover
--button-text-colorButton text color
--button-text-color-hoverButton text color on hover

Built with StencilJS

0.3.1

4 months ago

0.3.0

4 months ago

0.2.0

5 months ago

0.1.0

5 months ago