Hierarchy

  • ComponentsManager

Constructors

Properties

loaderSpinner: string = "_loaderSpinner"
nodeMap: Map<string, {
    htmlElement: HTMLElement;
    reactRoot: Root;
}> = ...

Type declaration

  • htmlElement: HTMLElement
  • reactRoot: Root
selectButtonMap: Map<string, SelectButtonManager> = ...

Methods

Generated using TypeDoc