Properties
ATTRIBUTE_NODE
ATTRIBUTE_NODE: number
CDATA_SECTION_NODE
CDATA_SECTION_NODE: number
COMMENT_NODE
COMMENT_NODE: number
DOCUMENT_FRAGMENT_NODE
DOCUMENT_FRAGMENT_NODE: number
DOCUMENT_NODE
DOCUMENT_NODE: number
DOCUMENT_POSITION_CONTAINED_BY
DOCUMENT_POSITION_CONTAINED_BY: number
DOCUMENT_POSITION_CONTAINS
DOCUMENT_POSITION_CONTAINS: number
DOCUMENT_POSITION_DISCONNECTED
DOCUMENT_POSITION_DISCONNECTED: number
DOCUMENT_POSITION_FOLLOWING
DOCUMENT_POSITION_FOLLOWING: number
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC
DOCUMENT_POSITION_IMPLEMENTATION_SPECIFIC: number
DOCUMENT_POSITION_PRECEDING
DOCUMENT_POSITION_PRECEDING: number
DOCUMENT_TYPE_NODE
DOCUMENT_TYPE_NODE: number
ELEMENT_NODE
ELEMENT_NODE: number
ENTITY_NODE
ENTITY_NODE: number
ENTITY_REFERENCE_NODE
ENTITY_REFERENCE_NODE: number
NOTATION_NODE
NOTATION_NODE: number
PROCESSING_INSTRUCTION_NODE
PROCESSING_INSTRUCTION_NODE: number
TEXT_NODE
TEXT_NODE: number
accessKey
accessKey: string
accessKeyLabel
accessKeyLabel: string
assignedSlot
assignedSlot: HTMLSlotElement | null
attributes
attributes: NamedNodeMap
autocapitalize
autocapitalize: string
childElementCount
childElementCount: number
childNodes
childNodes: NodeListOf<ChildNode>
children
children: HTMLCollection
classList
classList: DOMTokenList
className
className: string
clientHeight
clientHeight: number
clientLeft
clientLeft: number
clientTop
clientTop: number
clientWidth
clientWidth: number
contentEditable
contentEditable: string
dataset
dataset: DOMStringMap
draggable
draggable: boolean
Optional enableJsApi
enableJsApi: boolean = false
firstChild
firstChild: ChildNode | null
firstElementChild
firstElementChild: Element | null
hasUpdated
hasUpdated: boolean
innerHTML
innerHTML: string
innerText
innerText: string
inputMode
inputMode: string
isConnected
isConnected: boolean
isContentEditable
isContentEditable: boolean
isUpdatePending
isUpdatePending: boolean
lastChild
lastChild: ChildNode | null
lastElementChild
lastElementChild: Element | null
localName
localName: string
namespaceURI
namespaceURI: string | null
nextElementSibling
nextElementSibling: Element | null
nextSibling
nextSibling: Node | null
nodeName
nodeName: string
nodeType
nodeType: number
nodeValue
nodeValue: string | null
offsetHeight
offsetHeight: number
offsetLeft
offsetLeft: number
offsetParent
offsetParent: Element | null
offsetTop
offsetTop: number
offsetWidth
offsetWidth: number
onabort
onabort: function | null
onanimationcancel
onanimationcancel: function | null
onanimationend
onanimationend: function | null
onanimationiteration
onanimationiteration: function | null
onanimationstart
onanimationstart: function | null
onauxclick
onauxclick: function | null
onblur
onblur: function | null
oncancel
oncancel: function | null
oncanplay
oncanplay: function | null
oncanplaythrough
oncanplaythrough: function | null
onchange
onchange: function | null
onclick
onclick: function | null
onclose
onclose: function | null
oncontextmenu
oncontextmenu: function | null
oncopy
oncopy: function | null
oncuechange
oncuechange: function | null
oncut
oncut: function | null
ondblclick
ondblclick: function | null
ondrag
ondrag: function | null
ondragend
ondragend: function | null
ondragenter
ondragenter: function | null
ondragexit
ondragexit: function | null
ondragleave
ondragleave: function | null
ondragover
ondragover: function | null
ondragstart
ondragstart: function | null
ondrop
ondrop: function | null
ondurationchange
ondurationchange: function | null
onemptied
onemptied: function | null
onended
onended: function | null
onerror
onerror: ErrorEventHandler
onfocus
onfocus: function | null
onfullscreenchange
onfullscreenchange: function | null
onfullscreenerror
onfullscreenerror: function | null
ongotpointercapture
ongotpointercapture: function | null
oninput
oninput: function | null
oninvalid
oninvalid: function | null
onkeydown
onkeydown: function | null
onkeypress
onkeypress: function | null
onkeyup
onkeyup: function | null
onload
onload: function | null
onloadeddata
onloadeddata: function | null
onloadedmetadata
onloadedmetadata: function | null
onloadend
onloadend: function | null
onloadstart
onloadstart: function | null
onlostpointercapture
onlostpointercapture: function | null
onmousedown
onmousedown: function | null
onmouseenter
onmouseenter: function | null
onmouseleave
onmouseleave: function | null
onmousemove
onmousemove: function | null
onmouseout
onmouseout: function | null
onmouseover
onmouseover: function | null
onmouseup
onmouseup: function | null
onpaste
onpaste: function | null
onpause
onpause: function | null
onplay
onplay: function | null
onplaying
onplaying: function | null
onpointercancel
onpointercancel: function | null
onpointerdown
onpointerdown: function | null
onpointerenter
onpointerenter: function | null
onpointerleave
onpointerleave: function | null
onpointermove
onpointermove: function | null
onpointerout
onpointerout: function | null
onpointerover
onpointerover: function | null
onpointerup
onpointerup: function | null
onprogress
onprogress: function | null
onratechange
onratechange: function | null
onreset
onreset: function | null
onresize
onresize: function | null
onscroll
onscroll: function | null
onsecuritypolicyviolation
onsecuritypolicyviolation: function | null
onseeked
onseeked: function | null
onseeking
onseeking: function | null
onselect
onselect: function | null
onstalled
onstalled: function | null
onsubmit
onsubmit: function | null
onsuspend
onsuspend: function | null
ontimeupdate
ontimeupdate: function | null
ontoggle
ontoggle: function | null
ontouchcancel
ontouchcancel: function | null
ontouchend
ontouchend: function | null
ontouchmove
ontouchmove: function | null
ontouchstart
ontouchstart: function | null
ontransitioncancel
ontransitioncancel: function | null
ontransitionend
ontransitionend: function | null
ontransitionrun
ontransitionrun: function | null
ontransitionstart
ontransitionstart: function | null
onvolumechange
onvolumechange: function | null
onwaiting
onwaiting: function | null
onwheel
onwheel: function | null
outerHTML
outerHTML: string
ownerDocument
ownerDocument: Document | null
parentElement
parentElement: HTMLElement | null
parentNode
parentNode: Node & ParentNode | null
Optional player
player: Player
playerElement
playerElement: HTMLElement
prefix
prefix: string | null
previousElementSibling
previousElementSibling: Element | null
previousSibling
previousSibling: Node | null
renderOptions
renderOptions: RenderOptions
renderRoot
renderRoot: HTMLElement | ShadowRoot
scrollHeight
scrollHeight: number
scrollLeft
scrollLeft: number
scrollTop
scrollTop: number
scrollWidth
scrollWidth: number
shadowRoot
shadowRoot: ShadowRoot | null
spellcheck
spellcheck: boolean
style
style: CSSStyleDeclaration
tabIndex
tabIndex: number
textContent
textContent: string | null
translate
translate: boolean
Static _$litElement$
_$litElement$: boolean
Static Optional _initializers
_initializers: Initializer[]
Static Optional disableWarning
disableWarning: function
Type declaration
-
- (warningKind: WarningKind): void
Static elementProperties
elementProperties: PropertyDeclarationMap
Static elementStyles
elementStyles: Array<CSSResultOrNative>
Static Optional enableWarning
enableWarning: function
Type declaration
-
- (warningKind: WarningKind): void
Static Optional enabledWarnings
enabledWarnings: WarningKind[]
Static properties
properties: PropertyDeclarations
Static shadowRootOptions
shadowRootOptions: ShadowRootInit
Static styles
styles: CSSResult = css`:host {height: 100%;width: 100%;display: block;}.container {align-items: center;cursor: pointer;display: inline-flex;justify-content: center;position: relative;width: 100%;height: 100%;}.container__player {bottom: 0;height: 100%;left: 0;position: absolute;right: 0;top: 0;width: 100%;z-index: 1;}`