Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • Window

Index

Properties

ShadyCSS

ShadyCSS: { nativeCss: boolean; nativeShadow: boolean; getComputedStyleValue: any; prepareTemplate: any; styleDocument: any; styleElement: any; styleSubtree: any }

Type declaration

  • nativeCss: boolean
  • nativeShadow: boolean
  • getComputedStyleValue:function
    • getComputedStyleValue(element: any, propertyName: any): any
  • prepareTemplate:function
    • prepareTemplate(templateElement: any, elementName: any, elementExtension: any): any
    • Parameters

      • templateElement: any
      • elementName: any
      • elementExtension: any

      Returns any

  • styleDocument:function
    • styleDocument(overrideProperties: any): any
  • styleElement:function
    • styleElement(element: any): any
  • styleSubtree:function
    • styleSubtree(element: any, overrideProperties: any): any
    • Parameters

      • element: any
      • overrideProperties: any

      Returns any

customPanelJS

customPanelJS: string

Generated using TypeDoc