Options
All
  • Public
  • Public/Protected
  • All
Menu

Class EditorDecorationStyle

Hierarchy

  • EditorDecorationStyle

Implements

  • Disposable

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

  • new EditorDecorationStyle(selector: string, styleProvider: (style: CSSStyleDeclaration) => void): EditorDecorationStyle

Properties

Readonly selector

selector: string

Accessors

className

  • get className(): string

Methods

dispose

  • dispose(): void