Interface ISelectionElement<T>

The Element, which is rendered in the Selection

(The ID is required by the W2UI)

Type Parameters

  • T

Hierarchy

Properties

icon?: string

The Icon to use

id: number
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