CreateStyleSheetResponse

@Serializable
data class CreateStyleSheetResponse(val styleSheetId: StyleSheetId)

Response type for the CSSDomain.createStyleSheet command.

Constructors

Link copied to clipboard
constructor(styleSheetId: StyleSheetId)

Properties

Link copied to clipboard

Identifier of the created "via-inspector" stylesheet.