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