UMD Web Elements Library
Preparing search index...
_types
AnimationProps
Interface AnimationProps
interface
AnimationProps
{
animationDelay
?:
number
;
animationDuration
?:
number
;
animationType
?:
"fade"
|
"slide"
|
"scale"
|
"none"
;
includesAnimation
?:
boolean
;
}
Index
Properties
animation
Delay?
animation
Duration?
animation
Type?
includes
Animation?
Properties
Optional
animation
Delay
animationDelay
?:
number
Optional
animation
Duration
animationDuration
?:
number
Optional
animation
Type
animationType
?:
"fade"
|
"slide"
|
"scale"
|
"none"
Optional
includes
Animation
includesAnimation
?:
boolean
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
animation
Delay
animation
Duration
animation
Type
includes
Animation
UMD Web Elements Library
Loading...