-
Notifications
You must be signed in to change notification settings - Fork 9
genVideoThumbnailURI
Carlos Alba edited this page Nov 21, 2020
·
1 revision
This function given the input of a YTID a video id that can be returned from genVideoID Will pull a URI for a high quality video thumbnail.
Example
<NetworkBackgroundImage className={css(stylesheet.randomStyle)}
source={genVideoThumbnailURI(props.source)} >.....
Made with