Aktuelle Version (alles läuft soweit)
This commit is contained in:
@@ -0,0 +1,44 @@
|
||||
{
|
||||
"animateLoading": true,
|
||||
"borderRadius": "{{appsmith.theme.borderRadius.appBorderRadius}}",
|
||||
"bottomRow": 4,
|
||||
"boxShadow": "none",
|
||||
"buttonColor": "{{appsmith.theme.colors.primaryColor}}",
|
||||
"buttonVariant": "TERTIARY",
|
||||
"dynamicBindingPathList": [
|
||||
{
|
||||
"key": "buttonColor"
|
||||
},
|
||||
{
|
||||
"key": "borderRadius"
|
||||
}
|
||||
],
|
||||
"dynamicTriggerPathList": [
|
||||
{
|
||||
"key": "onClick"
|
||||
}
|
||||
],
|
||||
"iconName": "cross",
|
||||
"iconSize": 24,
|
||||
"isDisabled": false,
|
||||
"isLoading": false,
|
||||
"isVisible": true,
|
||||
"key": "kxvlnwumj8",
|
||||
"leftColumn": 58,
|
||||
"minWidth": 50,
|
||||
"mobileBottomRow": 4,
|
||||
"mobileLeftColumn": 58,
|
||||
"mobileRightColumn": 64,
|
||||
"mobileTopRow": 0,
|
||||
"needsErrorInfo": false,
|
||||
"onClick": "{{closeModal(CalendarModal.name);}}",
|
||||
"parentId": "nn6fz83n6g",
|
||||
"renderMode": "CANVAS",
|
||||
"responsiveBehavior": "hug",
|
||||
"rightColumn": 64,
|
||||
"topRow": 0,
|
||||
"type": "ICON_BUTTON_WIDGET",
|
||||
"version": 1,
|
||||
"widgetId": "4m6ovujuhr",
|
||||
"widgetName": "IconButton1"
|
||||
}
|
||||
Reference in New Issue
Block a user