Options
All
  • Public
  • Public/Protected
  • All
Menu

Class StyleScope

Hierarchy

  • StyleScope

Index

Properties

css

css: string

Methods

_increaseApplicationCssSelectorVersion

  • _increaseApplicationCssSelectorVersion(): void

addCss

  • addCss(cssString: string, cssFileName?: string): void

addCssFile

  • addCssFile(cssFileName: string): void

applySelectors

changeCssFile

  • changeCssFile(cssFileName: string): void

ensureSelectors

  • ensureSelectors(): number

getAnimations

  • getAnimations(ruleset: RuleSet): KeyframeAnimationInfo[]

getKeyframeAnimationWithName

  • getKeyframeAnimationWithName(animationName: string): KeyframeAnimationInfo

isApplicationCssSelectorsLatestVersionApplied

  • isApplicationCssSelectorsLatestVersionApplied(): boolean

isLocalCssSelectorsLatestVersionApplied

  • isLocalCssSelectorsLatestVersionApplied(): boolean

query

  • query(options: Node): SelectorCore[]

Static createSelectorsFromCss

  • createSelectorsFromCss(css: string, cssFileName: string, keyframes: Object): RuleSet[]

Static createSelectorsFromImports

  • createSelectorsFromImports(tree: SyntaxTree, keyframes: Object): RuleSet[]

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method