Options
All
  • Public
  • Public/Protected
  • All
Menu

Class FileDecoration

A file decoration represents metadata that can be rendered with a file.

Hierarchy

  • FileDecoration

Index

Constructors

Properties

Constructors

constructor

Properties

Optional badge

badge: string

A very short string that represents this decoration.

Optional color

color: ThemeColor

The color of this decoration.

Optional propagate

propagate: boolean

A flag expressing that this decoration should be propagated to its parents.

Optional tooltip

tooltip: string

A human-readable tooltip for this decoration.