Overlay element identifiers for VideoTile. Used to control the render order of overlays when they share the same position.
name
status
controls
mood
engagement
// Engagement appears first (left), then mood<VideoTile overlayOrder={['engagement', 'mood', 'name', 'status', 'controls']} /> Copy
// Engagement appears first (left), then mood<VideoTile overlayOrder={['engagement', 'mood', 'name', 'status', 'controls']} />
Overlay element identifiers for VideoTile. Used to control the render order of overlays when they share the same position.