toggle menu
Kotlin Wrappers API Reference
js
switch theme
search in API
kotlin-browser
/
web.animations
/
PropertyIndexedKeyframes
Property
Indexed
Keyframes
sealed
external
interface
PropertyIndexedKeyframes
(
source
)
Members
Properties
composite
Link copied to clipboard
abstract
var
composite
:
ReadonlyArray
<
CompositeOperationOrAuto
>
?
easing
Link copied to clipboard
abstract
var
easing
:
Any
?
offset
Link copied to clipboard
abstract
var
offset
:
ReadonlyArray
<
Double
?
>
?