Interface ILegacyUnloadHook

An alternate interface which provides automatic removal during unloading of the component

Hierarchy

Properties

Properties

remove: (() => void)

Type declaration

    • (): void
    • Legacy Self remove the referenced component

      Returns void

Generated using TypeDoc