The Video component allows you to easily include a YouTube or Vimeo video embed directly in your app.

2074

Video

First you have to choose the Service that you'd like to use, either YouTube or Vimeo.

Then you can include the Video ID from the corresponding service. This can be found in the URL for each service.

Style

Classes lets you freeform add CSS classes that will be placed on this component.

Angular Directives

Angular Directives lets you add Directives to the component.

Convert to HTML

Convert to HTML let's you turn this component into an HTML component so you can edit it to your hearts content.