From 15bbda5b038b97cd4bc92c13e2841644f6c1a7f8 Mon Sep 17 00:00:00 2001 From: Pratik Agrawal Date: Thu, 7 Nov 2024 12:25:34 +0530 Subject: [PATCH] Update code-editor.md --- docs/docs/widgets/code-editor.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/widgets/code-editor.md b/docs/docs/widgets/code-editor.md index abe193e85c..daf373356a 100644 --- a/docs/docs/widgets/code-editor.md +++ b/docs/docs/widgets/code-editor.md @@ -198,7 +198,7 @@ Under the General accordion, you can set the value in the string format. ## Devices -|
Property
|
Description
|
Expected Value
| +|
Property
|
Description
| Expected Value | |:----------- |:----------- |:---------- | | Show on desktop | Makes the component visible in desktop view. | You can set it with the toggle button or dynamically configure the value by clicking on **fx** and entering a logical expression.| | Show on mobile | Makes the component visible in mobile view. | You can set it with the toggle button or dynamically configure the value by clicking on **fx** and entering a logical expression.|