Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IItemRenderData

The render data for a command palette item.

Hierarchy

  • IItemRenderData

Index

Properties

Properties

active

active: boolean

Whether the item is the active item.

indices

indices: ReadonlyArray<number> | null

The indices of the matched characters in the label.

item

item: IItem

The command palette item to render.

Generated using TypeDoc