Skip to content

TODO: Add Image Array Control #10

@VictorienDotNet

Description

@VictorienDotNet

Add Image Array

The following Control display an Array of Image that you can preview

Image

presets: {
    type: ControlType.Array,
    control: {
        type: ControlType.Object,
        controls: {
            image: {
                type: ControlType.ResponsiveImage,
            },
        },
    },
},

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions