fieldnotesai
Preparing search index...
src/services/formTemplateService
UpdateFormTemplateInput
Type Alias UpdateFormTemplateInput
Updates the form template input.
type
UpdateFormTemplateInput
=
{
description
:
string
;
fields
:
FormField
[]
;
name
:
string
;
}
Index
Properties
description
fields
name
Properties
description
description
:
string
fields
fields
:
FormField
[]
name
name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
fields
name
fieldnotesai
Loading...
Updates the form template input.