Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ExistingCategory<T>

Type parameters

  • T

Hierarchy

Index

Properties

Properties

identifier

identifier: string

Optional items

items: Array<T | ExistingItem>

Items of the category which can be existing or new defined tools with categories. If null the referenced existing category will keep its predefined items.

example

// Defaults to:

null