DropAnimation

sealed external interface DropAnimation(source)

Draggable

Properties

Link copied to clipboard
abstract var curve: String
Link copied to clipboard
abstract var duration: Double
Link copied to clipboard
abstract var moveTo: Position
Link copied to clipboard
abstract var opacity: Double?

This value will actually be null instead of undefined.

Link copied to clipboard
abstract var scale: Double?

This value will actually be null instead of undefined.