CaWidgetBanner
The banner widget, displaying an image with text and button
SASS-path: ./styles/components/molecules/ca-widget-banner.scss
Methods
| Method | Description | Parameters |
|---|---|---|
| onPlaying | Action for when video is playing | - |
| onReady | Action for when the vimeo player is mounted inside the iframe | - |
| onMessageReceived | Handle messages sent from the Vimeo iframe | event |
| postMessage | Post messages to the Vimeo iframe, mainly to register event listeners inside | action (String), value (String) |
MixIns
| MixIn |
|---|
| MixWidgetImage |