Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 344 Bytes

File metadata and controls

8 lines (6 loc) · 344 Bytes

Youtube player

alt text

positioning the component:

  1. position="cover" add the component over the video position, note to add the absolute position.
  2. position="right" add the component at the right pane of the video.
  3. other value of position props will add the component below the video.