61 lines
1.6 KiB
JSON
61 lines
1.6 KiB
JSON
{
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"animateLoading": true,
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"bottomRow": 34,
|
|
"boxShadow": "none",
|
|
"defaultOptionValue": "Woche",
|
|
"dynamicBindingPathList": [
|
|
{
|
|
"key": "accentColor"
|
|
},
|
|
{
|
|
"key": "borderRadius"
|
|
}
|
|
],
|
|
"dynamicHeight": "FIXED",
|
|
"dynamicPropertyPathList": [
|
|
{
|
|
"key": "sourceData"
|
|
}
|
|
],
|
|
"dynamicTriggerPathList": [],
|
|
"isDisabled": false,
|
|
"isFilterable": false,
|
|
"isLoading": false,
|
|
"isRequired": false,
|
|
"isVisible": true,
|
|
"key": "f8k90o33yd",
|
|
"labelAlignment": "left",
|
|
"labelPosition": "Top",
|
|
"labelText": "",
|
|
"labelTextSize": "0.875rem",
|
|
"labelWidth": 5,
|
|
"leftColumn": 28,
|
|
"maxDynamicHeight": 9000,
|
|
"minDynamicHeight": 4,
|
|
"minWidth": 450,
|
|
"mobileBottomRow": 30,
|
|
"mobileLeftColumn": 1,
|
|
"mobileRightColumn": 21,
|
|
"mobileTopRow": 23,
|
|
"needsErrorInfo": false,
|
|
"optionLabel": "name",
|
|
"optionValue": "code",
|
|
"originalBottomRow": 32,
|
|
"originalTopRow": 28,
|
|
"parentColumnSpace": 8.875,
|
|
"parentId": "q44lz1f0e4",
|
|
"parentRowSpace": 10,
|
|
"placeholderText": "Woche",
|
|
"renderMode": "CANVAS",
|
|
"responsiveBehavior": "fill",
|
|
"rightColumn": 43,
|
|
"serverSideFiltering": false,
|
|
"sourceData": "[\n {\n \"name\": \"Tag\",\n \"code\": \"Tag\"\n },\n {\n \"name\": \"Woche\",\n \"code\": \"Woche\"\n },\n {\n \"name\": \"Monat\",\n \"code\": \"Monat\"\n }\n]",
|
|
"topRow": 30,
|
|
"type": "SELECT_WIDGET",
|
|
"version": 1,
|
|
"widgetId": "2woyknsibz",
|
|
"widgetName": "Select1"
|
|
} |