Search results

DropDownFormFieldInfo API in Angular DocumentEditor API component

DropDown form field info

Properties

DropDown items

enabled

boolean

Enable or disable form field.

helpText

string

Tooltip text.

name

string

Specifies the name of the form field.

If a form field already exists in the document with the new name specified, the old form field name property will be cleared and it will not be accessible. Ensure the new name is unique.