On this page
PlatformConfig
interface
Config object passed to initialize the platform.
interface PlatformConfig {
  document?: string
  url?: string
}
   Properties
| Property | Description | 
|---|---|
document?: string | 
       |
url?: string | 
       
© 2010–2019 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
 https://v7.angular.io/api/platform-server/PlatformConfig