StyleSheetChangedParameter

@Serializable
data class StyleSheetChangedParameter(val styleSheetId: String)

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

Constructors

Link copied to clipboard
constructor(styleSheetId: String)

Properties

Link copied to clipboard