Rezi
Preparing search index...
core/src
CompositeWidgetMeta
Type Alias CompositeWidgetMeta
CompositeWidgetMeta
:
Readonly
<
{
key
:
string
|
undefined
;
props
:
unknown
;
render
:
(
ctx
:
WidgetContext
<
unknown
>
)
=>
VNode
;
widgetKey
:
string
;
}
,
>
Metadata attached to composite widget VNodes.
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
Rezi
Loading...
Metadata attached to composite widget VNodes.