Skip to content

@maxhealth.tech/prefab / auto / QuickForm

Function: QuickForm()

ts
function QuickForm(toolName): QuickFormBuilder;

Defined in: auto/form.ts:232

Factory function for the chainable QuickForm builder.

Parameters

ParameterType
toolNamestring

Returns

QuickFormBuilder

Released under the MIT License.