The CSSKeywordValue interface of the the CSS Typed Object Model creates an object to represent CSS keywords and other identifiers.
The CSSKeywordValue interface of the the CSS Typed Object Model creates an object to represent CSS keywords and other identifiers.
(set-value! this val)
Property.
[Experimental]
The value property of the web.css.CSSKeywordValue
interface
or sets the value of the CSSKeywordValue.
var val = cssKeywordValue.value cssKeywordValue.value = val
See also: https://developer.mozilla.org/en-US/docs/Web/API/CSSKeywordValue/value
Property. [Experimental] The value property of the `web.css.CSSKeywordValue` interface or sets the value of the CSSKeywordValue. `var val = cssKeywordValue.value cssKeywordValue.value = val` See also: `https://developer.mozilla.org/en-US/docs/Web/API/CSSKeywordValue/value`
(value this)
Property.
[Experimental]
The value property of the web.css.CSSKeywordValue
interface
or sets the value of the CSSKeywordValue.
var val = cssKeywordValue.value cssKeywordValue.value = val
See also: https://developer.mozilla.org/en-US/docs/Web/API/CSSKeywordValue/value
Property. [Experimental] The value property of the `web.css.CSSKeywordValue` interface or sets the value of the CSSKeywordValue. `var val = cssKeywordValue.value cssKeywordValue.value = val` See also: `https://developer.mozilla.org/en-US/docs/Web/API/CSSKeywordValue/value`
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |