createEditorTemplate
createEditorTemplate<
Source>(template):EditorTemplate<Source>
Defined in: packages/editor/src/presets.ts:32
Type Parameters
Section titled “Type Parameters”Source
Section titled “Source”Source = unknown
Parameters
Section titled “Parameters”template
Section titled “template”EditorTemplate<Source>
Returns
Section titled “Returns”EditorTemplate<Source>