VideoTileDrawerMenuProps interface
Properties for showing drawer menu on remote VideoTile long touch in VideoGallery.
Properties
host |
The optional id property provided on an element that the drawer menu should render within when a remote participant video tile Drawer is shown. If an id is not provided, then a drawer menu will render within the VideoGallery component. |
kind | The menu property kind |
Property Details
hostId
The optional id property provided on an element that the drawer menu should render within when a remote participant video tile Drawer is shown. If an id is not provided, then a drawer menu will render within the VideoGallery component.
hostId?: string
Property Value
string
kind
The menu property kind
kind: "drawer"
Property Value
"drawer"