Video
Introduction
Function signature
Video(video_id=None, widget_id=None)
Parameters
Parameters
Type
Description
video_id
widget_id
Methods and attributes
Attributes and Methods
Description
Mini App Example
Import libraries
Init API client
Get Video ID from environment variables
Get VideoInfo from server
VideoInfo from serverInitialize Video widget we will use in UI
Video widget we will use in UIInitialize buttons to control widget
Create app layout
Create app using layout
Handle button clicks

Last updated