Enum representing different possible types of dynamic fields. These types categorize the nature or purpose of the field.

Enumeration Members

CustomField: number

A custom field type, which may have unique properties and behaviors.

ImageField: number

A field containing an image.

PathField: number

A field representing a path, possibly for navigation or file location.

TextField: number

A field containing text.