Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.animations
/
AnimationEvent
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
ANIMATION_
CANCEL
Link copied to clipboard
val
ANIMATION_CANCEL
:
EventType
<
AnimationEvent
>
ANIMATION_
END
Link copied to clipboard
val
ANIMATION_END
:
EventType
<
AnimationEvent
>
ANIMATION_
ITERATION
Link copied to clipboard
val
ANIMATION_ITERATION
:
EventType
<
AnimationEvent
>
ANIMATION_
START
Link copied to clipboard
val
ANIMATION_START
:
EventType
<
AnimationEvent
>