fullscreenElement top-level property

  1. @JS('document.fullscreenElement')
JSAny? fullscreenElement
getter/setter pair

Implementation

@JS('document.fullscreenElement')
external JSAny? fullscreenElement;