Typescript Library Declarations (DOM)
Interface CSSStyleValue
MDN Reference
interface
CSSStyleValue
{
toString
(
)
:
string
;
}
Hierarchy
CSSStyleValue (
view full
)
CSSImageValue
CSSKeywordValue
CSSNumericValue
CSSTransformValue
CSSUnparsedValue
Index
Methods
to
String
Methods
to
String
to
String
(
)
:
string
Returns
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Methods
to
String
Typescript Library Declarations (DOM)
MDN Reference