Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface Configuration

Configuration of the SPA SDK.

Hierarchy

  • Configuration

Index

Properties

httpClient

httpClient: HttpClient<PageModel>

HTTP client that will be used to fetch the page model.

options

options: UrlOptions

Options for generating the page model API URL.

request

request: HttpRequest

Current user's request.

Optional window

window: Window

The window reference for the CMS integration. By default the global window object will be used.