Interface IHeaderRenderData

The render data for a command palette header.

Hierarchy

  • IHeaderRenderData

Properties

Properties

category: string

The category of the header.

indices: null | readonly number[]

The indices of the matched characters in the category.

Generated using TypeDoc