Create the class name for the command item icon.
The full class name for the item icon.
The data to use for the class name.
Create the class name for the command palette item.
The full class name for the command palette item.
The data to use for the class name.
Create the dataset for the command palette item.
The dataset for the command palette item.
The data to use for creating the dataset.
Create the render content for the empty message node.
The content to add to the empty message node.
The data to use for the empty message content.
Create the render content for the header node.
The content to add to the header node.
The data to use for the header content.
Create the render content for the item caption node.
The content to add to the caption node.
The data to use for the caption content.
Create the render content for the item label node.
The content to add to the label node.
The data to use for the label content.
Create the render content for the item shortcut node.
The content to add to the shortcut node.
The data to use for the shortcut content.
Render the empty results message for a command palette.
A virtual element representing the message.
The data to use for rendering the message.
Render the virtual element for a command palette header.
A virtual element representing the header.
The data to use for rendering the header.
Render the virtual element for a command palette item.
A virtual element representing the item.
The data to use for rendering the item.
Render the caption for a command palette item.
A virtual element representing the caption.
The data to use for rendering the caption.
Render the content for a command palette item.
A virtual element representing the content.
The data to use for rendering the content.
Render the icon for a command palette item.
A virtual element representing the icon.
The data to use for rendering the icon.
Render the label for a command palette item.
A virtual element representing the label.
The data to use for rendering the label.
Render the shortcut for a command palette item.
A virtual element representing the shortcut.
The data to use for rendering the shortcut.
Generated using TypeDoc
The default implementation of
IRenderer.