Kotlin Wrappers API Reference
Toggle table of contents
common
Platform filter
common
Switch theme
kotlin-browser
/
web.cssom
/
CSSFontPaletteValuesRule
CSSFont
Palette
Values
Rule
class
CSSFontPaletteValuesRule
:
CSSRule
(
source
)
MDN Reference
Members
Properties
base
Palette
Link copied to clipboard
val
basePalette
:
String
MDN Reference
css
Text
Link copied to clipboard
var
cssText
:
String
MDN Reference
font
Family
Link copied to clipboard
val
fontFamily
:
String
MDN Reference
name
Link copied to clipboard
val
name
:
String
MDN Reference
override
Colors
Link copied to clipboard
val
overrideColors
:
String
MDN Reference
parent
Rule
Link copied to clipboard
val
parentRule
:
CSSRule
?
MDN Reference
parent
Style
Sheet
Link copied to clipboard
val
parentStyleSheet
:
CSSStyleSheet
?
MDN Reference