PromucFlow_constructor/app/client/cypress/fixtures/videoWidgetDsl.json
2021-11-02 09:47:49 +05:30

41 lines
943 B
JSON

{
"dsl": {
"widgetName": "MainContainer",
"backgroundColor": "none",
"rightColumn": 1224,
"snapColumns": 16,
"detachFromLayout": true,
"widgetId": "0",
"topRow": 0,
"bottomRow": 1280,
"containerStyle": "none",
"snapRows": 33,
"parentRowSpace": 1,
"type": "CANVAS_WIDGET",
"canExtend": true,
"dynamicBindingPathList": [],
"version": 6,
"minHeight": 1292,
"parentColumnSpace": 1,
"leftColumn": 0,
"children": [
{
"isVisible": true,
"widgetName": "Video1",
"url": "https://assets.appsmith.com/widgets/bird.mp4",
"autoPlay": false,
"type": "VIDEO_WIDGET",
"isLoading": false,
"parentColumnSpace": 74,
"parentRowSpace": 40,
"leftColumn": 1,
"rightColumn": 8,
"topRow": 17,
"bottomRow": 24,
"parentId": "0",
"widgetId": "fvilzim02v"
}
]
}
}