SetKeyframeKeyRequest

@Serializable
data class SetKeyframeKeyRequest(val styleSheetId: StyleSheetId, val range: SourceRange, val keyText: String)(source)

Request object containing input parameters for the CSSDomain.setKeyframeKey command.

Constructors

Link copied to clipboard
constructor(styleSheetId: StyleSheetId, range: SourceRange, keyText: String)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard