Interface ISelectionGroup<T>

A Interface for a Group

Type Parameters

  • T

Hierarchy

  • ISelectionGroup

Properties

Properties

elements: (ISelectionGroup<T> | ISelectionTemplate<T>)[]

The Elements, which are provided in the Group

group: true

A Flag, for showing, that the Element is a Group

text: string

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

Generated using TypeDoc