Options
All
  • Public
  • Public/Protected
  • All
Menu

A contribution to a cell's status bar

层级

  • NotebookCellStatusBarItem

索引

Constructors(1)

constructor

Properties(6)

text

text: string

The text to show for the item.

alignment

Whether the item is aligned to the left or right.

Optional command

command: string | Command

An optional Command or identifier of a command to run on click.

The command must be known.

Note that if this is a Command object, only the command and arguments are used by the editor.

Optional tooltip

tooltip: string

A tooltip to show when the item is hovered.

Optional priority

priority: number

The priority of the item. A higher value item will be shown more to the left.

Optional accessibilityInformation

accessibilityInformation: AccessibilityInformation

Accessibility information used when a screen reader interacts with this item.

友链:VS Code 中文文档 | VS Code 官网文档 | VS Code 扩展市场

Generated by TypeDoc. Maintained by 洛竹