Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IRenderer

A renderer for use with a command palette.

Hierarchy

  • IRenderer

Implemented by

Index

Methods

renderEmptyMessage

renderHeader

renderItem

  • Render the virtual element for a command palette item.

    Parameters

    Returns VirtualElement

    A virtual element representing the item.

    Notes

    The command palette will not render invisible items.

Generated using TypeDoc