Interface IUnloadHook

An interface which provides automatic removal during unloading of the component

Hierarchy

Properties

Properties

rm: (() => void)

Type declaration

    • (): void
    • Self remove the referenced component

      Returns void

Generated using TypeDoc