System generated commit, initial commit
This commit is contained in:
65
pages/Containers/widgets/Header/MultiSelectTargetMarket.json
Normal file
65
pages/Containers/widgets/Header/MultiSelectTargetMarket.json
Normal file
@@ -0,0 +1,65 @@
|
||||
{
|
||||
"accentColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 11,
|
||||
"boxShadow": "none",
|
||||
"defaultOptionValue": "{{ ((options, serverSideFiltering) => ( MultiSelectTargetMarket.options))(MultiSelectTargetMarket.options, MultiSelectTargetMarket.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": "Target Market",
|
||||
"labelTextSize": "0.875rem",
|
||||
"labelWidth": 5,
|
||||
"leftColumn": 0,
|
||||
"maxDynamicHeight": 9000,
|
||||
"minDynamicHeight": 4,
|
||||
"minWidth": 450,
|
||||
"mobileBottomRow": 20,
|
||||
"mobileLeftColumn": 19,
|
||||
"mobileRightColumn": 39,
|
||||
"mobileTopRow": 13,
|
||||
"needsErrorInfo": false,
|
||||
"optionLabel": "text",
|
||||
"optionValue": "value",
|
||||
"parentColumnSpace": 13.6533203125,
|
||||
"parentId": "jvh2b9unua",
|
||||
"parentRowSpace": 10,
|
||||
"placeholderText": "Select option(s)",
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "fill",
|
||||
"rightColumn": 20,
|
||||
"serverSideFiltering": false,
|
||||
"sourceData": "{{get_foss_target_markets.data.data.meta.options.choices}}",
|
||||
"topRow": 4,
|
||||
"type": "MULTI_SELECT_WIDGET_V2",
|
||||
"version": 1,
|
||||
"widgetId": "50bk4kjp2q",
|
||||
"widgetName": "MultiSelectTargetMarket"
|
||||
}
|
||||
Reference in New Issue
Block a user