Player
Panoramax.components.ui.widgets.Player ⇐ lit.LitElement
Kind: static class of Panoramax.components.ui.widgets
Extends: lit.LitElement
Element: pnx-widget-player
- .Player ⇐
lit.LitElement
- new Player()
- .properties :
Object
new Player()
Player widget shows prev/play/pause/next/more buttons in a unified toolbar.
Example
player.properties : Object
Component properties.
Kind: instance property of Player
Properties
Name | Type | Default | Description |
---|---|---|---|
[playing] | boolean |
false |
Is sequence currently playing ? |