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