Skip to content

Commit 51c48ba

Browse files
committed
Add info about page properties & widget properties in builder.
1 parent 7840e2a commit 51c48ba

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/intro/ff-ui/builder.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,9 @@ In the [Canvas Area](canvas.md), you can see a preview of a device's screen and
4848
## Properties Panel
4949

5050
The Properties Panel lets you modify both the visual appearance and interactive behavior of UI
51-
elements on the canvas. It allows you to add [Actions](../../resources/control-flow/functions/action-flow-editor.md), set up a [Backend Query](../../resources/control-flow/backend-logic/backend-query/backend-query.md), add [Animations](../../ff-concepts/animations/animations.md) and more.
51+
elements on the canvas. It allows you to add [Actions](../../resources/control-flow/functions/action-flow-editor.md), set up a [Backend Query](../../resources/control-flow/backend-logic/backend-query/backend-query.md), add [Animations](../../ff-concepts/animations/animations.md) and more.
52+
53+
The Properties Panel will vary slightly depending on the entity you have selected. To explore the details of each Properties Panel, click on the following:
54+
55+
- **[Page Properties](../../resources/ui/pages/pages-properties.md)** (when you have selected a Page)
56+
- **[Widget Properties](../../resources/ui/widgets/widget-properties.md)** (when you have selected any widget, including built-in components)

0 commit comments

Comments
 (0)