File tree Expand file tree Collapse file tree
content/en/docs/refguide/modeling/pages/structure-widgets Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -80,7 +80,11 @@ This property is displayed only when the [Width](#width) property is set to *Pix
8080
8181Default: * Center*
8282
83- ### 3.2 Regions Section {#regions}
83+ ### 3.2 Common Section {#common}
84+
85+ {{% snippet file="/static/_ includes/refguide/common-section-link.md" %}}
86+
87+ ### 3.3 Regions Section {#regions}
8488
8589{{% alert color="info" %}}Regions are not supported on native mobile pages.{{% /alert %}}
8690
@@ -90,26 +94,22 @@ Regions define the content area of a scroll container. For more information see
9094If you add regions in a [ layout] ( /refguide/layout/ ) , they will automatically be filled with [ placeholders] ( /refguide/placeholder/ ) .
9195{{% /alert %}}
9296
93- #### 3.2 .1 Enable Top
97+ #### 3.3 .1 Enable Top
9498
9599Determines whether the scroll container should contain a top region.
96100
97- #### 3.2 .2 Enable Bottom
101+ #### 3.3 .2 Enable Bottom
98102
99103Determines whether the scroll container should contain a bottom region.
100104
101- #### 3.2 .3 Enable Left
105+ #### 3.3 .3 Enable Left
102106
103107Determines whether the scroll container should contain a left region.
104108
105- #### 3.2 .4 Enable Right
109+ #### 3.3 .4 Enable Right
106110
107111Determines whether the scroll container should contain a right region.
108112
109- ### 3.3 Common Section {#common}
110-
111- {{% snippet file="/static/_ includes/refguide/common-section-link.md" %}}
112-
113113## 4 Scroll Container Region {#scroll-container-region}
114114
115115A scroll container region is part of a scroll container, and defines a content area. A scroll container can contain the following regions:
You can’t perform that action at this time.
0 commit comments