Edit in GitHubLog an issue

Video

Typedefs

props

Props for Video

Page Builder Video component.

This component is part of the Page Builder / PWA integration. It can be consumed without Page Builder.

Returns: React.Element — A React component that displays a Video using an iframe.

Parameters

NameTypeDescription
props
React component props

Props for Video

Properties

NameTypeDescription
classes
Object
An object containing the class names for the Video
classes.root
String
CSS classes for the root container element
classes.inner
String
CSS classes for the inner container element
classes.wrapper
String
CSS classes for the wrapper container element
classes.container
String
CSS classes for the container element
classes.video
String
CSS classes for the video element
url
String
URL to render the video from an external provider (YouTube, Vimeo etc)
autoplay
Boolean
Video autoplay
muted
Boolean
Video muted
maxWidth
String
Maximum width of the video
textAlign
String
Alignment of the video within the parent container
border
String
CSS border property
borderColor
String
CSS border color property
borderWidth
String
CSS border width property
borderRadius
String
CSS border radius property
marginTop
String
CSS margin top property
marginRight
String
CSS margin right property
marginBottom
String
CSS margin bottom property
marginLeft
String
CSS margin left property
paddingTop
String
CSS padding top property
paddingRight
String
CSS padding right property
paddingBottom
String
CSS padding bottom property
paddingLeft
String
CSS padding left property
cssClasses
Array
List of CSS classes to be applied to the component

Source Code: pwa-studio/packages/pagebuilder/lib/ContentTypes/Video/video.js

  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.