destroyPlatform
function
Destroys the current Angular platform and all Angular applications on the page. Destroys all modules and listeners registered with the platform.
API
destroyPlatform(): void;
Jump to details

Destroys the current Angular platform and all Angular applications on the page. Destroys all modules and listeners registered with the platform.
destroyPlatform(): void;