Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IOptions

An options object for creating a command palette.

Hierarchy

  • IOptions

Index

Properties

Properties

commands

commands: CommandRegistry

The command registry for use with the command palette.

Optional renderer

renderer: IRenderer

A custom renderer for use with the command palette.

The default is a shared renderer instance.

Generated using TypeDoc