The CSSKeywordValue interface of the CSS Typed Object Model API creates an object to represent CSS keywords and other identifiers.
CSSKeywordValue
MDN Reference
The value property of the CSSKeywordValue interface returns or sets the value of the CSSKeywordValue.
value
The
CSSKeywordValueinterface of the CSS Typed Object Model API creates an object to represent CSS keywords and other identifiers.MDN Reference