CSSFontPaletteValuesRule
@Serializable
CSS font-palette-values rule representation.
Constructors
Link copied to clipboard
constructor(styleSheetId: String? = null, origin: CSS.StyleSheetOrigin, fontPaletteName: CSS.Value, style: CSS.CSSStyle)
Properties
Link copied to clipboard
Associated font palette name.
Link copied to clipboard
Parent stylesheet's origin.
Link copied to clipboard
Associated style declaration.
Link copied to clipboard
The css style sheet identifier (absent for user agent stylesheet and user-specified stylesheet rules) this rule came from.