Type Alias WidgetValueTypeEnum
WidgetValueTypeEnum:
| "Action"
| "Association"
| "Attribute"
| "Boolean"
| "DataSource"
| "Decimal"
| "Entity"
| "EntityConstraint"
| "Enumeration"
| "Expression"
| "File"
| "Form"
| "Icon"
| "Image"
| "Integer"
| "Microflow"
| "Nanoflow"
| "Object"
| "Selection"
| "String"
| "System"
| "TextTemplate"
| "TranslatableString"
| "Widgets"