-
Notifications
You must be signed in to change notification settings - Fork 47
Open
Description
The property videoId is optional, so you can use it or not. If you don't pass the property, the component will select your type of video based on your id.
React.render(
<Video videoId={videoId} />
document.querySelector('#your-div')
);README.md
Don't you mean "the property from is optional"?
Metadata
Metadata
Assignees
Labels
No labels