@mendix/extensions-api - v0.9.0
    Preparing search index...

    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"