Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.cssom
/
TransitionEvent
/
Companion
Companion
object
Companion
(
source
)
Members
Properties
TRANSITION_
CANCEL
Link copied to clipboard
val
TRANSITION_CANCEL
:
EventType
<
TransitionEvent
>
TRANSITION_
END
Link copied to clipboard
val
TRANSITION_END
:
EventType
<
TransitionEvent
>
TRANSITION_
RUN
Link copied to clipboard
val
TRANSITION_RUN
:
EventType
<
TransitionEvent
>
TRANSITION_
START
Link copied to clipboard
val
TRANSITION_START
:
EventType
<
TransitionEvent
>