W3cubDocs

/Angular

platformBrowserDynamic

Deprecation warning

Use the platformBrowser function instead from @angular/platform-browser. In case you are not in a CLI app and rely on JIT compilation, you will also need to import @angular/compiler

API

const platformBrowserDynamic: (extraProviders?: StaticProvider[] | undefined) => PlatformRef;

Super-powered by Google ©2010–2025.
Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
https://angular.dev/api/platform-browser-dynamic/platformBrowserDynamic