mshanemc / lightningYoutube

it's a youtube player as a lightning component

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

It's a youtube embed player inside a lightning component.

There's just enough CSS to make this full-width fluid responsive, so you don't have to try to manage iframe height/width.

You can use it in AppBuilder, CommunityBuilder, or inside another component that you're building.

attributes/design params are

  • video Id
  • start time (in seconds)
  • end time (in seconds)

Simple, but often needed.

Deploy to Salesforce

About

it's a youtube player as a lightning component

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:CSS 100.0%