Interface IItemRenderData

The render data for a command palette item.

Hierarchy

  • IItemRenderData

Properties

Properties

active: boolean

Whether the item is the active item.

indices: null | readonly number[]

The indices of the matched characters in the label.

The command palette item to render.

Generated using TypeDoc