1. Set a id for every Component in component.extraData.id.
  2. Create a global variable using component's id if DEBUG is true when comp.apply been fired

Hierarchy

  • IdGenerator

Implements

  • Partial<Extension>

Constructors

Properties

Methods

Constructors

Properties

type: ExtensionType = ExtensionType.Debug

Methods

  • If the DEBUG is true, set a global variable using component.extraData.id in windows to point the component.

    Parameters

    Returns Promise<void>

Generated using TypeDoc