Interface ISelectionTemplate<T>

A Template for an element in the Sidebar

Type Parameters

  • T

Hierarchy

Properties

icon?: string

The Icon to use

keywords: string[]

A List of Keywords, which are used to Find the corresponding Elements

template: T

The Element containing the Template of a Node

text: string

The Label / Text of the Group, if it is rendered in the Sidebar

Generated using TypeDoc