The Wayback Machine - https://web.archive.org/web/20250321025153/https://angular.dev/api/core/destroyPlatform
    • Overview
@angular/core

destroyPlatform

function

Destroys the current Angular platform and all Angular applications on the page. Destroys all modules and listeners registered with the platform.

API

  
    function destroyPlatform(): void;
  
  

destroyPlatform

void

Destroys the current Angular platform and all Angular applications on the page. Destroys all modules and listeners registered with the platform.

@returnsvoid
Jump to details
HTTPS · web.archive.org
← Home