MockPlatformLocationConfig

From Get docs
< @angular/common‎ | testingAngular/docs/9/api/common/testing/mockplatformlocationconfig


MockPlatformLocationConfig

interface

Mock platform location config

interface MockPlatformLocationConfig {
  startUrl?: string
  appBaseHref?: string
}

Properties

Property Description
startUrl?: string
appBaseHref?: string


© 2010–2020 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v9.angular.io/api/common/testing/MockPlatformLocationConfig