Options
All
  • Public
  • Public/Protected
  • All
Menu

Class CSSResult

Hierarchy

  • CSSResult

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • new CSSResult(cssText: string, safeToken: symbol): CSSResult

Properties

Optional _styleSheet

_styleSheet: CSSStyleSheet | null

cssText

cssText: string

Accessors

styleSheet

  • get styleSheet(): CSSStyleSheet | null

Methods

toString

  • toString(): string

Generated using TypeDoc