angular / 4 / api / platform-server / platformconfig.html

PlatformConfig

interface

Interface Overview

interface PlatformConfig { 
  document?: string
  url?: string
}

Description

Config object passed to initialize the platform.

Members

document?: string

url?: string

© 2010–2017 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v4.angular.io/api/platform-server/PlatformConfig