UNPKG

@panoramax/web-viewer

Version:

Panoramax web viewer for geolocated pictures

16 lines (12 loc) 581 B
<a name="Panoramax.components.menus.PlayerOptions"></a> ## Panoramax.components.menus.PlayerOptions ⇐ <code>[lit.LitElement](https://lit.dev/docs/api/LitElement/)</code> **Kind**: static class of <code>Panoramax.components.menus</code> **Extends**: <code>[lit.LitElement](https://lit.dev/docs/api/LitElement/)</code> **Element**: pnx-player-options <a name="new_Panoramax.components.menus.PlayerOptions_new"></a> ### new PlayerOptions() Player Options menu displays player speed and contrast settings. **Example** ```html <pnx-player-options ._parent=${viewer} /> ```