• 概要
@angular/common/testing

MockPlatformLocationConfig

interface
stable

Mock platform location config

API

    
      interface MockPlatformLocationConfig {  startUrl?: string | undefined;  appBaseHref?: string | undefined;}
    
    

startUrl

string | undefined

appBaseHref

string | undefined
Jump to details