API Docs for: 0.5.1
Show:

FullScreen Class

Module: mixins
Parent Module: exp-player

Allow components to specify fullscreen capabilities based on minimal configuration options

Methods

exitFullscreen

()

Exit fullscreen mode

showFullscreen

()

Make a specified element fullscreen

Properties

fsButtonID

String

The element ID of a button to show if the user leaves fullscreen mode

fullScreenElementId

String

The element ID of the thing to make full screen (video element, div, etc)