Interface ResponseData

Data passed to "processResponse" method

Hierarchy

  • ResponseData

Properties

appAssets?: AppAssets
pageMetaTags?: string

Meta tags list in a form of HTML string that should be applied to the page. Works only for primary applications.

pageTitle?: string

Title that should be applied to the page. Works only for primary applications.

Generated using TypeDoc