StyleSheetRemovedParameter

@Serializable
data class StyleSheetRemovedParameter(val styleSheetId: String)

Fired whenever an active document stylesheet is removed.

Constructors

Link copied to clipboard
constructor(styleSheetId: String)

Properties

Link copied to clipboard

Identifier of the removed stylesheet.