SetKeyframeKeyReturn

@Serializable
data class SetKeyframeKeyReturn(val keyText: CSS.Value)

Constructors

Link copied to clipboard
constructor(keyText: CSS.Value)

Properties

Link copied to clipboard

The resulting key text after modification.