From 95dcea581ed38772ff34a7cce2322cb55abfb057 Mon Sep 17 00:00:00 2001 From: Pinkesh Date: Wed, 24 Dec 2025 11:53:02 +0530 Subject: [PATCH] Update properties panel arcades --- docs/workspace/properties-panel.md | 56 ++++++++++++++++++++++++++++-- 1 file changed, 54 insertions(+), 2 deletions(-) diff --git a/docs/workspace/properties-panel.md b/docs/workspace/properties-panel.md index f7820db..3c0dfe7 100644 --- a/docs/workspace/properties-panel.md +++ b/docs/workspace/properties-panel.md @@ -17,7 +17,7 @@ The Properties Panel allows you to edit widget properties in real-time, providin height: 0, width: '100%'}}> + +

+ ::: @@ -51,6 +78,31 @@ To switch from the visual property editor to a code-based property editor, hover Some properties for widgets are hidden by default. However, any property that's accessible in the underlying widget can be set from the property panel. If you are looking for a hidden property, you can search for it or add it using the "+ Add Property" button at the top of the Property panel. +
+ +
+

## Modifiers @@ -91,7 +143,7 @@ Modifier widgets are hidden from the "Simplified View" in the [**widget tree**]( height: 0, width: '100%'}}>