UMD Web Elements Library
Preparing search index...
atomic
animations
brand
cardStack
Function cardStack
cardStack
(
props
:
CardStackProps
,
)
:
{
destroy
?:
()
=>
void
;
element
:
HTMLElement
;
events
:
{
loadAnimation
:
()
=>
Promise
<
void
>
}
;
styles
:
string
;
update
?:
(
props
:
Partial
<
BuilderOptions
>
)
=>
void
;
}
Parameters
props
:
CardStackProps
Returns
{
destroy
?:
()
=>
void
;
element
:
HTMLElement
;
events
:
{
loadAnimation
:
()
=>
Promise
<
void
>
}
;
styles
:
string
;
update
?:
(
props
:
Partial
<
BuilderOptions
>
)
=>
void
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
UMD Web Elements Library
Loading...