EditorTemplate
Defined in: packages/editor/src/types.ts:118
Type Parameters
Section titled “Type Parameters”Source
Section titled “Source”Source = unknown
Properties
Section titled “Properties”brandKit?
Section titled “brandKit?”
optionalbrandKit?:EditorBrandKit<Source>
Defined in: packages/editor/src/types.ts:123
description?
Section titled “description?”
optionaldescription?:string
Defined in: packages/editor/src/types.ts:121
id:
string
Defined in: packages/editor/src/types.ts:119
name:
string
Defined in: packages/editor/src/types.ts:120
recipe
Section titled “recipe”recipe:
WatermarkRecipeDocument<Source>
Defined in: packages/editor/src/types.ts:122