Articles tagged: CSSPrimitiveValue
Found 9 documents
- Web/API/CSSPrimitiveValue The CSSPrimitiveValue interface derives from the CSSValue interface and represents the current ...
- Web/API/CSSPrimitiveValue/getCounterValue The getCounterValue() method of the CSSPrimitiveValue interface is used to get the counter ...
- Web/API/CSSPrimitiveValue/getFloatValue The getFloatValue() method of the CSSPrimitiveValue interface is used to get a float value in a ...
- Web/API/CSSPrimitiveValue/getRectValue The getRectValue() method of the CSSPrimitiveValue interface is used to get a rect value. If ...
- Web/API/CSSPrimitiveValue/getRGBColorValue The getRGBColorValue() method of the CSSPrimitiveValue interface is used to get an RGB color ...
- Web/API/CSSPrimitiveValue/getStringValue The getStringValue() method of the CSSPrimitiveValue interface is used to get a string value. If ...
- Web/API/CSSPrimitiveValue/primitiveType The primitiveType read-only property of the CSSPrimitiveValue interface represents the type of a ...
- Web/API/CSSPrimitiveValue/setFloatValue The setFloatValue() method of the CSSPrimitiveValue interface is used to set a float value. If ...
- Web/API/CSSPrimitiveValue/setStringValue The setStringValue() method of the CSSPrimitiveValue interface is used to set a string value. If ...