BasePanel #
@furo/furo-route v2.6.13
import '@furo/route/src/lib/BasePanel.js';
exports BasePanel js
superclass LitElement
mixes FBP
Extend BasePanel to build a panel which is controllable by furo-panel-coordinator.
Attributes and Properties #
onCloseRequest #
Callback function to interact with close requests
Return a true if closing is allowed or false if not
Methods #
closePanel #
closePanel() ⟹ void
Close the panel