UMD Web Elements Library
Preparing search index...
composite
hero
custom
expand
Function expand
expand
(
props
:
HeroExpandProps
,
)
:
{
destroy
?:
()
=>
void
;
element
:
HTMLElement
;
events
:
{
setTopPosition
:
(
__namedParameters
:
{
value
:
string
|
null
}
)
=>
void
;
}
;
styles
:
string
;
update
?:
(
props
:
Partial
<
BuilderOptions
>
)
=>
void
;
}
Parameters
props
:
HeroExpandProps
Returns
{
destroy
?:
()
=>
void
;
element
:
HTMLElement
;
events
:
{
setTopPosition
:
(
__namedParameters
:
{
value
:
string
|
null
}
)
=>
void
;
}
;
styles
:
string
;
update
?:
(
props
:
Partial
<
BuilderOptions
>
)
=>
void
;
}
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
UMD Web Elements Library
Loading...