Property | Attribute | Description | Type | Default |
---|---|---|---|---|
isHistory |
is-history |
Is message form history | boolean |
false |
sender |
sender |
Who sent the message | "bot" | "user" |
undefined |
value |
value |
Message value | string |
undefined |
graph TD;
rasa-text-message --> rasa-text
rasa-chatbot-widget --> rasa-text-message
style rasa-text-message fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS