intranow-chat
v0.6.4
Published
Chat component for intranow.com
Readme
IntraNow Chat
A chatbot component for IntraNow
Properties
| Property | Attribute | Description | Type | Default |
| ------------------- | ------------- | ------------------------------------------ | --------- | ------------------------ |
| avatar | avatar | | string | undefined |
| bot (required) | bot | Bot identifier (slug or id) | string | undefined |
| buttonText | button-text | Floating launcher button text | string | "Let's Chat" |
| heading | heading | Optional static values (fallbacks) | string | undefined |
| open | open | Preferred prop for initial visibility | boolean | false |
| scriv | scriv | Server root, e.g. https://intranow.com | string | 'https://intranow.com' |
| team (required) | team | Team slug | string | undefined |
| visible | visible | Legacy prop support (kept for back-compat) | boolean | undefined |
Built with StencilJS
