Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.animations
/
PropertyIndexedKeyframes
Property
Indexed
Keyframes
sealed
interface
PropertyIndexedKeyframes
(
source
)
Members
Properties
composite
Link copied to clipboard
abstract
var
composite
:
ReadonlyArray
<
CompositeOperationOrAuto
>
?
easing
Link copied to clipboard
abstract
var
easing
:
JsAny
?
offset
Link copied to clipboard
abstract
var
offset
:
ReadonlyArray
<
JsDouble
?
>
?