dynamic-forms-primeng / Enum

PrimeField

Enum of all PrimeNG field types supported by the dynamic form library. These constants are used to identify field types in the configuration.

Members

NameValueDescription
Input"input"
Select"select"
Checkbox"checkbox"
Button"button"
Submit"submit"
Next"next"
Previous"previous"
AddArrayItem"addArrayItem"
RemoveArrayItem"removeArrayItem"
Textarea"textarea"
Radio"radio"
MultiCheckbox"multi-checkbox"
Datepicker"datepicker"
Slider"slider"
Toggle"toggle"