CaVideo
Video component that plays a Youtube or a Vimeo video
SASS-path: ./styles/components/atoms/ca-video.scss
Props
Name | Description | Type | Required | Default |
---|---|---|---|---|
videoProvider | The video provider to use | youtube , vimeo | true | - |
videoId | The Youtube or Vimeo id | String | true | - |
playerWidth | Width of player | Number | false | 1600 |
playerHeight | Height of player | Number | false | 900 |
Events
Event Name | Description | Parameters |
---|---|---|
ready | - | - |