Options
All
  • Public
  • Public/Protected
  • All
Menu

A class with the information about whether a UI component should be shown or not.

Hierarchy

  • ComponentsInfo

Indexable

[component: string]: boolean

The keys of the object represent the name of the components and the boolean values represent whether the components is shown (true) or not (false).

Index

Constructors

Constructors

constructor

Generated using TypeDoc