Preparing search index...
The search index is not available
LISN.js
LISN.js
Widgets
WidgetConfigValidatorObject
Type Alias WidgetConfigValidatorObject<Config>
WidgetConfigValidatorObject
:
{
[
K
in
keyof
Config
]
:
(
key
:
K
,
v
:
unknown
)
=>
Config
[
K
]
}
Type Parameters
Config
extends
Record
<
string
,
unknown
>
See
getWidgetConfig
.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LISN.js
Loading...
See
getWidgetConfig.