UMD Web Elements Library
Preparing search index...
composite
hero
custom
videoArrow
Function videoArrow
videoArrow
(
props
:
HeroVideoArrowProps
,
)
:
{
destroy
?:
()
=>
void
;
element
:
HTMLElement
;
events
:
{
load
:
()
=>
void
}
;
styles
:
string
;
update
?:
(
props
:
Partial
<
BuilderOptions
>
)
=>
void
;
}
Parameters
props
:
HeroVideoArrowProps
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...