Files

59 lines
1.6 KiB
JSON

{
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
"animateLoading": true,
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
"bottomRow": 13,
"boxShadow": "none",
"defaultOptionValue": "GREEN",
"dynamicBindingPathList": [
{
"key": "accentColor"
},
{
"key": "borderRadius"
}
],
"dynamicHeight": "FIXED",
"dynamicPropertyPathList": [
{
"key": "sourceData"
}
],
"dynamicTriggerPathList": [],
"isDisabled": false,
"isFilterable": true,
"isLoading": false,
"isRequired": false,
"isVisible": true,
"key": "mc3yqpm1ea",
"labelAlignment": "right",
"labelPosition": "Top",
"labelText": "Saison",
"labelTextSize": "0.875rem",
"labelWidth": "3",
"leftColumn": 52,
"maxDynamicHeight": 9000,
"minDynamicHeight": 4,
"minWidth": 450,
"mobileBottomRow": 19,
"mobileLeftColumn": 15,
"mobileRightColumn": 35,
"mobileTopRow": 12,
"needsErrorInfo": false,
"optionLabel": "name",
"optionValue": "code",
"parentColumnSpace": 13.546875,
"parentId": "0",
"parentRowSpace": 10,
"placeholderText": "Select option",
"renderMode": "CANVAS",
"responsiveBehavior": "fill",
"rightColumn": 64,
"serverSideFiltering": false,
"sourceData": "[\n {\n \"name\": \"Winter 25/26\",\n \"code\": \"W25.26\"\n },\n {\n \"name\": \"Sommer 26\",\n \"code\": \"S26\"\n },\n {\n \"name\": \"Winter 26/27\",\n \"code\": \"W26.27\"\n },\n\t{\n\t\t\"name\": \"Sommer 27\",\n\t\t\"code\": \"S27\"\n\t}\n]",
"topRow": 9,
"type": "SELECT_WIDGET",
"version": 1,
"widgetId": "6ax31dn42h",
"widgetName": "Saison"
}