SetScopeTextReturn

@Serializable
data class SetScopeTextReturn(val scope: CSS.CSSScope)

Constructors

Link copied to clipboard
constructor(scope: CSS.CSSScope)

Properties

Link copied to clipboard

The resulting CSS Scope rule after modification.