StyleSheetChanged

@Serializable
data class StyleSheetChanged(val styleSheetId: StyleSheetId) : CSSEvent

Fired whenever a stylesheet is changed as a result of the client operation.

Official doc

Constructors

Link copied to clipboard
constructor(styleSheetId: StyleSheetId)

Properties

Link copied to clipboard

(undocumented in the protocol definition)