Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IModelDecorationMinimapOptions

Options for rendering a model decoration in the overview ruler.

Hierarchy

Index

Properties

Properties

color

color: string | ThemeColor | undefined

CSS color to render. e.g.: rgba(100, 100, 100, 0.5) or a color from the color registry

Optional darkColor

darkColor: string | ThemeColor

CSS color to render. e.g.: rgba(100, 100, 100, 0.5) or a color from the color registry

position

position: MinimapPosition

The position in the overview ruler.

Generated using TypeDoc