angular / 5 / 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–2018 Google, Inc.
Licensed under the Creative Commons Attribution License 4.0.
https://v5.angular.io/api/platform-server/PlatformConfig