Neueste Version
This commit is contained in:
@@ -0,0 +1,61 @@
|
||||
{
|
||||
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 4,
|
||||
"boxShadow": "none",
|
||||
"defaultOptionValue": "1",
|
||||
"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": "Left",
|
||||
"labelText": "Wiederholen alle",
|
||||
"labelTextSize": "0.875rem",
|
||||
"labelWidth": "13",
|
||||
"leftColumn": 0,
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDynamicHeight": 4,
|
||||
"minWidth": 450,
|
||||
"mobileBottomRow": 31,
|
||||
"mobileLeftColumn": 0,
|
||||
"mobileRightColumn": 18,
|
||||
"mobileTopRow": 24,
|
||||
"needsErrorInfo": false,
|
||||
"optionLabel": "name",
|
||||
"optionValue": "name",
|
||||
"originalBottomRow": 32,
|
||||
"originalTopRow": 28,
|
||||
"parentColumnSpace": 8.875,
|
||||
"parentId": "nxgzciev9f",
|
||||
"parentRowSpace": 10,
|
||||
"placeholderText": "Select option",
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 28,
|
||||
"serverSideFiltering": false,
|
||||
"sourceData": "[\n {\n \"name\": \"1\",\n \"code\": \"1\"\n },\n {\n \"name\": \"2\",\n \"code\": \"2\"\n },\n {\n \"name\": \"3\",\n \"code\": \"3\"\n },\n\t{\n \"name\": \"4\",\n \"code\": \"4\"\n },\n\t{\n \"name\": \"5\",\n \"code\": \"5\"\n },\n\t{\n \"name\": \"6\",\n \"code\": \"6\"\n },\n\t{\n \"name\": \"7\",\n \"code\": \"7\"\n },\n\t{\n \"name\": \"8\",\n \"code\": \"8\"\n },\n\t{\n \"name\": \"9\",\n \"code\": \"9\"\n },\n\t{\n \"name\": \"10\",\n \"code\": \"10\"\n }\n]",
|
||||
"topRow": 0,
|
||||
"type": "SELECT_WIDGET",
|
||||
"version": 1,
|
||||
"widgetId": "0cpd4km3ko",
|
||||
"widgetName": "Select2"
|
||||
}
|
||||
Reference in New Issue
Block a user