Studio Developer Manual / Version 2010
Table Of ContentsThe studio URI-Template Preview Provider offers the possibility to define a URI template, which points to any desired preview endpoint. The template uses predefined template variables (as described below) to calculate most any desired preview url, e.g. a URL to a restful preview endpoint for a progressive web app (pwa) or a single page application. In order to enable the uri template preview provider, add a struct to the 'previews' array with these keys:
- id
Freely choosable, unique preview id, e.g. 'myPWAPreview'
- providerId
genericStudioPreviewProvider
- displayName
Non localized display name for the preview selection, e.g. 'PWA Preview'
- enabled
true