You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"contentScrollbar" : "Show Scrollbars in Content",
208
+
"appID": "App Id",
209
+
"showApp": "Show an App in the content area",
210
+
"showAppTooltip": "You can display whole Lowcoder Apps in the content area. Please mind, that for Modules we do not support Inputs, Outputs Events and Methods.",
211
+
"baseURL": "Lowcoder API Base URL",
197
212
},
198
213
"autoHeightProp": {
199
214
"auto": "Auto",
@@ -325,6 +340,7 @@ export const en = {
325
340
"borderStyle":"Border Style",
326
341
"background": "Background",
327
342
"headerBackground": "Header Background",
343
+
"siderBackground": "Sider Background",
328
344
"footerBackground": "Footer Background",
329
345
"fill": "Fill",
330
346
"track": "Track",
@@ -365,6 +381,7 @@ export const en = {
365
381
"marginBottom": "Margin Bottom",
366
382
"containerHeaderPadding": "Header Padding",
367
383
"containerFooterPadding": "Footer Padding",
384
+
"containerSiderPadding": "Sider Padding",
368
385
"containerBodyPadding": "Body Padding",
369
386
"minWidth": "Minimum Width",
370
387
"aspectRatio": "Aspect Ratio",
@@ -859,6 +876,10 @@ export const en = {
859
876
"tabbedContainerCompDesc": "A container with tabbed navigation for organizing content into separate panels.",
0 commit comments