Search
Loading...
Skip to content

Type Alias: CustomPanelMountFunction

type CustomPanelMountFunction = (domElement) => PanelDisposer;

Parameters#

ParameterType
domElementHTMLDivElement

Returns#

PanelDisposer