materializeEditorTemplate
materializeEditorTemplate<
Source>(template,context):WatermarkRecipeDefinition<Source>
Defined in: packages/editor/src/presets.ts:50
Resolves {{variable}} placeholders and conditional layers with the same
Recipe materializer used by Core, Node, and CLI.
Type Parameters
Section titled “Type Parameters”Source
Section titled “Source”Source = unknown
Parameters
Section titled “Parameters”template
Section titled “template”EditorTemplate<Source>
context
Section titled “context”WatermarkRecipeVariableContext
Returns
Section titled “Returns”WatermarkRecipeDefinition<Source>