Property | Attribute | Description | Type | Default |
---|---|---|---|---|
autoplay |
autoplay |
Autoplay on load | boolean |
false |
disableControls |
disable-controls |
Video player controls | boolean |
false |
loop |
loop |
Loop video | boolean |
false |
mute |
mute |
Mute video | boolean |
false |
src |
src |
Video source url | string |
undefined |
graph TD;
rasa-chatbot-widget --> rasa-video
style rasa-video fill:#f9f,stroke:#333,stroke-width:4px
Built with StencilJS