Skip to content

Player

Panoramax.components.ui.widgets.Player ⇐ lit.LitElement

Kind: static class of Panoramax.components.ui.widgets
Extends: lit.LitElement
Element: pnx-widget-player

new Player()

Player widget shows prev/play/pause/next/more buttons in a unified toolbar.

Example

<pnx-widget-player _parent=${viewer} />

player.properties : Object

Component properties.

Kind: instance property of Player
Properties

Name Type Default Description
[playing] boolean false Is sequence currently playing ?