69 lines
1.8 KiB
JSON
69 lines
1.8 KiB
JSON
{
|
|
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
|
"allowSelectAll": true,
|
|
"animateLoading": true,
|
|
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
|
"bottomRow": 18,
|
|
"boxShadow": "none",
|
|
"defaultOptionValue": "{{ ((options, serverSideFiltering) => ( MultiSelectCategory.options))(MultiSelectCategory.options, MultiSelectCategory.serverSideFiltering) }}",
|
|
"dynamicBindingPathList": [
|
|
{
|
|
"key": "accentColor"
|
|
},
|
|
{
|
|
"key": "borderRadius"
|
|
},
|
|
{
|
|
"key": "sourceData"
|
|
},
|
|
{
|
|
"key": "defaultOptionValue"
|
|
}
|
|
],
|
|
"dynamicHeight": "FIXED",
|
|
"dynamicPropertyPathList": [
|
|
{
|
|
"key": "sourceData"
|
|
}
|
|
],
|
|
"dynamicTriggerPathList": [],
|
|
"isDisabled": false,
|
|
"isFilterable": true,
|
|
"isLoading": false,
|
|
"isRequired": false,
|
|
"isVisible": true,
|
|
"key": "fghssw4jf3",
|
|
"labelAlignment": "left",
|
|
"labelPosition": "Top",
|
|
"labelText": "Categories",
|
|
"labelTextSize": "0.875rem",
|
|
"labelWidth": 5,
|
|
"leftColumn": 0,
|
|
"maxDynamicHeight": 9,
|
|
"minDynamicHeight": 4,
|
|
"minWidth": 450,
|
|
"mobileBottomRow": 20,
|
|
"mobileLeftColumn": 19,
|
|
"mobileRightColumn": 39,
|
|
"mobileTopRow": 13,
|
|
"needsErrorInfo": false,
|
|
"optionLabel": "text",
|
|
"optionValue": "value",
|
|
"originalBottomRow": 27,
|
|
"originalTopRow": 14,
|
|
"parentColumnSpace": 13.6533203125,
|
|
"parentId": "jvh2b9unua",
|
|
"parentRowSpace": 10,
|
|
"placeholderText": "Select option(s)",
|
|
"renderMode": "CANVAS",
|
|
"responsiveBehavior": "fill",
|
|
"rightColumn": 64,
|
|
"serverSideFiltering": false,
|
|
"shouldScrollContents": true,
|
|
"sourceData": "{{get_foss_categories.data.data.meta.options.choices}}",
|
|
"topRow": 11,
|
|
"type": "MULTI_SELECT_WIDGET_V2",
|
|
"version": 1,
|
|
"widgetId": "e8e49250tn",
|
|
"widgetName": "MultiSelectCategory"
|
|
} |