types.ui.layout.ISelectionConfig - ZeMA-gGmbH/NoPE-JS GitHub Wiki
The complete Config of the Selection interface
| Name |
|---|
T |
elements: Object
▪ [index: string]: { id: string ; items: (ISelectionTemplate<T> | ISelectionGroup<T>)[] ; label: string }
favorites: ISelectionTemplate<T>[]