Kotlin Wrappers API Reference
Toggle table of contents
web
Target filter
web
Switch theme
Search in API
kotlin-browser
/
web.animations
/
ComputedKeyframe
Computed
Keyframe
web
interface
ComputedKeyframe
(
source
)
Members
Properties
composite
Link copied to clipboard
web
abstract
var
composite
:
CompositeOperationOrAuto
computed
Offset
Link copied to clipboard
web
abstract
var
computedOffset
:
Double
easing
Link copied to clipboard
web
abstract
var
easing
:
String
offset
Link copied to clipboard
web
abstract
var
offset
:
Double
?