Mock platform location config
API
interface MockPlatformLocationConfig {
startUrl?: string | undefined;
appBaseHref?: string | undefined;
}
startUrl
string | undefinedappBaseHref
string | undefinedMock platform location config
interface MockPlatformLocationConfig {
startUrl?: string | undefined;
appBaseHref?: string | undefined;
}
string | undefinedstring | undefined
Super-powered by Google ©2010–2025.
Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.
https://angular.dev/api/common/testing/MockPlatformLocationConfig