UMD Web Elements Library
Preparing search index...
composite
card
overlay
image
Function image
image
(
props
:
CardOverlayProps
,
)
:
{
destroy
?:
()
=>
void
;
element
:
HTMLElement
;
events
:
{
load
:
()
=>
void
}
;
styles
:
string
;
update
?:
(
props
:
Partial
<
BuilderOptions
>
)
=>
void
;
}
Parameters
props
:
CardOverlayProps
Returns
{
destroy
?:
()
=>
void
;
element
:
HTMLElement
;
events
:
{
load
:
()
=>
void
}
;
styles
:
string
;
update
?:
(
props
:
Partial
<
BuilderOptions
>
)
=>
void
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
UMD Web Elements Library
Loading...