types.ui.layout.ISelectionElement - ZeMA-gGmbH/NoPE-JS GitHub Wiki

Interface: ISelectionElement<T>

ui.layout.ISelectionElement

The Element, which is rendered in the Selection

(The ID is required by the W2UI)

Type parameters

Name
T

Hierarchy

Properties

icon

Optional icon: string

The Icon to use

Inherited from

ISelectionTemplate.icon


id

id: number


keywords

keywords: string[]

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

Inherited from

ISelectionTemplate.keywords


template

template: T

The Element containing the Template of a Node

Inherited from

ISelectionTemplate.template


text

text: string

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

Inherited from

ISelectionTemplate.text

⚠️ **GitHub.com Fallback** ⚠️