CSSStyleDeclaration.setProperty
GPTKB entity
Statements (17)
Predicate | Object |
---|---|
gptkbp:instanceOf |
method
|
gptkbp:availableOn |
gptkb:Web_APIs
|
gptkbp:definedIn |
gptkb:CSSStyleDeclaration
|
gptkbp:example |
style.setProperty('color', 'red')
|
https://www.w3.org/2000/01/rdf-schema#label |
CSSStyleDeclaration.setProperty
|
gptkbp:introducedIn |
gptkb:DOM_Level_2_Style
|
gptkbp:parameter |
value
priority propertyName |
gptkbp:priorityParameter |
optional
can be 'important' |
gptkbp:result |
void
|
gptkbp:standardizedBy |
gptkb:W3C
|
gptkbp:supportedBy |
all major browsers
|
gptkbp:usedFor |
setting a CSS property value
|
gptkbp:bfsParent |
gptkb:CSSOM_API
|
gptkbp:bfsLayer |
7
|