Skip to content

Commit 43702e7

Browse files
committed
Remove drop down screenshot
1 parent 5c228e2 commit 43702e7

2 files changed

Lines changed: 17 additions & 12 deletions

File tree

content/en/docs/refguide/modeling/pages/input-widgets/drop-down.md

Lines changed: 17 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -23,23 +23,28 @@ For example, the following drop-down allows the end-user to see, and set, the **
2323

2424
{{< figure src="/attachments/refguide/modeling/pages/input-widgets/drop-down/drop-down.png" >}}
2525

26-
## 2 Properties
26+
## 2 Properties Pane
2727

28-
An example of drop-down properties is represented in the image below:
28+
The properties pane is divided into two major sections by a toggle at the top of the pane: **Properties** and **Styling**. Drop-down properties consist of the following sections:
2929

30-
{{< figure src="/attachments/refguide/modeling/pages/input-widgets/drop-down/drop-down-properties.png" width="300" >}}
31-
32-
Drop-down properties consist of the following sections:
33-
34-
* [Common](#common)
35-
* [Data source](#data-source)
36-
* [Design Properties](#design-properties)
37-
* [Editability](#editability)
38-
* [Events](#events)
30+
Properties:
3931
* [General](#general)
32+
* [Data source](#data-source)
4033
* [Label](#label)
41-
* [Validation](#validation)
34+
* [Editability](#editability)
4235
* [Visibility](#visibility)
36+
* [Validation](#validation)
37+
* [Accessibility](#accessibility)
38+
* [Common](#common)
39+
* [Events](#events)
40+
41+
Styling:
42+
* [Design Properties](#design-properties)
43+
* [Common](#common-styling)
44+
45+
## 3 Properties
46+
47+
## 4 Styling
4348

4449
### 2.1 Common Section{#common}
4550

Binary file not shown.

0 commit comments

Comments
 (0)