Skip to main content

Introducing Workflow Engine, try for FREE workflowengine.io.

Variable: definePreset()

const definePreset: (name, components) => Definer<object> = Definer.definePreset

Static method to create an instance of the preset component's metadata builder class.

Parameters

name

string

the preset name.

components

ComponentStore[]

the components of the preset.

Returns

Definer<object>

the instance of the Definer class.

Stay in the know
Quickly Build Drag-and-Drop Forms
Star us on GitHub