furo-panel-coordinator

furo-panel-coordinator #

@furo/route v2.6.13
import '@furo/route/src/furo-panel-coordinator.js';
exports FuroPanelCoordinator js
exports <furo-panel-coordinator> custom-element-definition
superclass LitElement
mixes FBP

summary Complex content switcher based on furo-tree

furo-panel-coordinator

Attributes and Properties #

Events #

controls-ready #

at-controls-readyRepeaterNode

Fired when Controls for panels are ready, initially it starts with an empty set.

Methods #

showPage #

showPage(NavigationNode `` ) ⟹ Promise&lt;void&gt;

`` fn-show-page

Loads and shows the page based on the NavigationNode

  • NavigationNode

closeAll #

closeAll() ⟹ void

*fn-close-all

This will trigger a close-request event all panels. Which should close themself then.



forceCloseAll #

forceCloseAll() ⟹ void

*fn-force-close-all

closes all open panels without asking