Skip to content

@vttforge/core / promptFieldGroup

Function: promptFieldGroup()

promptFieldGroup(field): HTMLElement

The <div class="form-group"> for one field. Exported for a custom dialog.

Parameters

field

PromptField

Returns

HTMLElement

MIT licensed.