Preparing search index...
The search index is not available
FlowOS
FlowOS
types
PluginRunFunction
Type alias PluginRunFunction
Plugin
Run
Function
:
(
(
element
,
config
)
=>
void
|
Promise
<
void
>
)
Type declaration
(
element
,
config
)
:
void
|
Promise
<
void
>
Parameters
element
:
HTMLDivElement
config
:
any
Returns
void
|
Promise
<
void
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
FlowOS
index
types
utils
Generated using
TypeDoc