Options
All
  • Public
  • Public/Protected
  • All
Menu

Mapping of the incoming HTTP request path to the URL of the page model API.

Hierarchy

Index

Properties

Properties

baseUrl?: string

Base URL of the SPA. Everything after it will be interpreted as a route into the page model. The default base url is an empty string.

endpoint?: string

Base URL to fetch the page model from.