Interface: PreviewModeConfig
Configuration for preview mode - directly launches into template preview. This workflow bypasses the template gallery and goes straight to the preview section for a specific template. Only works with TEMPLATES category. Extends base config with preview-specific properties (templateId).
Extends
Properties
Property
Type
Description
Inherited from
headerText?stringThe text to be displayed in the header of the Start From Content module. Default
empty stringlaunchMode"preview"Launch mode for Start From Content. Must be set to 'preview' to enable direct preview mode.
-
assetIdstringThe ID of the asset to preview directly. Currently supports templates only (category automatically set to TEMPLATES). Required
-