Image Manager

Allows you to display image manager controls for your widget. All uploaded images go to the store’s Image Manager.


Widget Configuration Output

{
"imageUrl": "https://images.unsplash.com/photo-1548768041"
}

Note

The “My Images” button allows the user to select from previously uploaded images.


User Interface Output

output


JSON Schema

PropertyTypeDescriptionExample
typestringThe type of setting component to display.”imageManager”
idstringThe variable name where the setting value will be available in the widget template.”imageUrl”
defaultobject
default.srcstringhttps://images.unsplash.com/photo-1487700160041-babef9c3cb55?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=2000&q=80
default.typestringIMAGE_MANAGER