You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: powerapps-docs/maker/canvas-apps/geospatial-component-input-address.md
+38-38Lines changed: 38 additions & 38 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -67,85 +67,85 @@ Country set | Comma separate list of countries to constrain the address suggesti
67
67
68
68
### Additional properties
69
69
70
-
**[Default](properties-core.md)** – The initial value of a control before it is changed by the user.
70
+
**[Default](./controls/properties-core.md)** – The initial value of a control before it is changed by the user.
71
71
72
-
**[Text](properties-core.md)** – Text that appears on a control or that the user types into a control.
72
+
**[Text](./controls/properties-core.md)** – Text that appears on a control or that the user types into a control.
73
73
74
-
**[BorderColor](properties-color-border.md)** – The color of a control's border.
74
+
**[BorderColor](./controls/properties-color-border.md)** – The color of a control's border.
75
75
76
76
**BorderRadius** – The radius of a control's border.
77
77
78
-
**[BorderStyle](properties-color-border.md)** – Whether a control's border is **Solid**, **Dashed**, **Dotted**, or **None**.
78
+
**[BorderStyle](./controls/properties-color-border.md)** – Whether a control's border is **Solid**, **Dashed**, **Dotted**, or **None**.
79
79
80
-
**[BorderThickness](properties-color-border.md)** – The thickness of a control's border.
80
+
**[BorderThickness](./controls/properties-color-border.md)** – The thickness of a control's border.
81
81
82
-
**[Color](properties-color-border.md)** – The color of text in a control.
82
+
**[Color](./controls/properties-color-border.md)** – The color of text in a control.
83
83
84
-
**[DisplayMode](properties-core.md)** – Whether the control allows user input (**Edit**), only displays data (**View**), or is disabled (**Disabled**).
84
+
**[DisplayMode](./controls/properties-core.md)** – Whether the control allows user input (**Edit**), only displays data (**View**), or is disabled (**Disabled**).
85
85
86
-
**[DisabledBorderColor](properties-color-border.md)** – The color of a control's border if the control's **[DisplayMode](properties-core.md)** property is set to **Disabled**.
86
+
**[DisabledBorderColor](./controls/properties-color-border.md)** – The color of a control's border if the control's **[DisplayMode](./controls/properties-core.md)** property is set to **Disabled**.
87
87
88
-
**[DisabledColor](properties-color-border.md)** – The color of text in a control if its **[DisplayMode](properties-core.md)** property is set to **Disabled**.
88
+
**[DisabledColor](./controls/properties-color-border.md)** – The color of text in a control if its **[DisplayMode](./controls/properties-core.md)** property is set to **Disabled**.
89
89
90
-
**[DisabledFill](properties-color-border.md)** – The background color of a control if its **[DisplayMode](properties-core.md)** property is set to **Disabled**.
90
+
**[DisabledFill](./controls/properties-color-border.md)** – The background color of a control if its **[DisplayMode](./controls/properties-core.md)** property is set to **Disabled**.
91
91
92
-
**[Fill](properties-color-border.md)** – The background color of a control.
92
+
**[Fill](./controls/properties-color-border.md)** – The background color of a control.
93
93
94
-
**[FocusedBorderColor](properties-color-border.md)** – The color of a control's border when the control is focused.
94
+
**[FocusedBorderColor](./controls/properties-color-border.md)** – The color of a control's border when the control is focused.
95
95
96
-
**[FocusedBorderThickness](properties-color-border.md)** – The thickness of a control's border when the control is focused.
96
+
**[FocusedBorderThickness](./controls/properties-color-border.md)** – The thickness of a control's border when the control is focused.
97
97
98
-
**[Font](properties-text.md)** – The name of the family of fonts in which text appears.
98
+
**[Font](./controls/properties-text.md)** – The name of the family of fonts in which text appears.
99
99
100
-
**[FontWeight](properties-text.md)** – The weight of the text in a control: **Bold**, **Semibold**, **Normal**, or **Lighter**.
100
+
**[FontWeight](./controls/properties-text.md)** – The weight of the text in a control: **Bold**, **Semibold**, **Normal**, or **Lighter**.
101
101
102
-
**[Height](properties-size-___location.md)** – The distance between a control's top and bottom edges.
102
+
**[Height](./controls/properties-size-___location.md)** – The distance between a control's top and bottom edges.
103
103
104
104
**HintText** – Light-grey text that appears in an input-text control if it's empty.
105
105
106
-
**[HoverBorderColor](properties-color-border.md)** – The color of a control's border when the user keeps the mouse pointer on that control.
106
+
**[HoverBorderColor](./controls/properties-color-border.md)** – The color of a control's border when the user keeps the mouse pointer on that control.
107
107
108
-
**[HoverColor](properties-color-border.md)** – The color of the text in a control when the user keeps the mouse pointer on it.
108
+
**[HoverColor](./controls/properties-color-border.md)** – The color of the text in a control when the user keeps the mouse pointer on it.
109
109
110
-
**[HoverFill](properties-color-border.md)** – The background color of a control when the user keeps the mouse pointer on it.
110
+
**[HoverFill](./controls/properties-color-border.md)** – The background color of a control when the user keeps the mouse pointer on it.
111
111
112
-
**[Italic](properties-text.md)** – Whether the text in a control is italic.
112
+
**[Italic](./controls/properties-text.md)** – Whether the text in a control is italic.
113
113
114
-
**[LineHeight](properties-text.md)** – The distance between, for example, lines of text or items in a list.
114
+
**[LineHeight](./controls/properties-text.md)** – The distance between, for example, lines of text or items in a list.
115
115
116
-
**[OnChange](properties-core.md)** – How the app responds when the user changes the value of a control (for example, by adjusting a slider).
116
+
**[OnChange](./controls/properties-core.md)** – How the app responds when the user changes the value of a control (for example, by adjusting a slider).
117
117
118
-
**[PaddingBottom](properties-size-___location.md)** – The distance between text in a control and the bottom edge of that control.
118
+
**[PaddingBottom](./controls/properties-size-___location.md)** – The distance between text in a control and the bottom edge of that control.
119
119
120
-
**[PaddingLeft](properties-size-___location.md)** – The distance between text in a control and the left edge of that control.
120
+
**[PaddingLeft](./controls/properties-size-___location.md)** – The distance between text in a control and the left edge of that control.
121
121
122
-
**[PaddingRight](properties-size-___location.md)** – The distance between text in a control and the right edge of that control.
122
+
**[PaddingRight](./controls/properties-size-___location.md)** – The distance between text in a control and the right edge of that control.
123
123
124
-
**[PaddingTop](properties-size-___location.md)** – The distance between text in a control and the top edge of that control.
124
+
**[PaddingTop](./controls/properties-size-___location.md)** – The distance between text in a control and the top edge of that control.
125
125
126
-
**[PressedBorderColor](properties-color-border.md)** – The color of a control's border when the user taps or clicks that control.
126
+
**[PressedBorderColor](./controls/properties-color-border.md)** – The color of a control's border when the user taps or clicks that control.
127
127
128
-
**[PressedColor](properties-color-border.md)** – The color of text in a control when the user taps or clicks that control.
128
+
**[PressedColor](./controls/properties-color-border.md)** – The color of text in a control when the user taps or clicks that control.
129
129
130
-
**[PressedFill](properties-color-border.md)** – The background color of a control when the user taps or clicks that control.
130
+
**[PressedFill](./controls/properties-color-border.md)** – The background color of a control when the user taps or clicks that control.
131
131
132
-
**[Size](properties-text.md)** – The font size of the text that appears on a control.
132
+
**[Size](./controls/properties-text.md)** – The font size of the text that appears on a control.
133
133
134
-
**[Strikethrough](properties-text.md)** – Whether a line appears through the text that appears on a control.
134
+
**[Strikethrough](./controls/properties-text.md)** – Whether a line appears through the text that appears on a control.
135
135
136
-
**[TabIndex](properties-accessibility.md)** – Keyboard navigation order in relation to other controls.
136
+
**[TabIndex](./controls/properties-accessibility.md)** – Keyboard navigation order in relation to other controls.
137
137
138
-
**[Tooltip](properties-core.md)** – Explanatory text that appears when the user hovers over a control.
138
+
**[Tooltip](./controls/properties-core.md)** – Explanatory text that appears when the user hovers over a control.
139
139
140
-
**[Underline](properties-text.md)** – Whether a line appears under the text that appears on a control.
140
+
**[Underline](./controls/properties-text.md)** – Whether a line appears under the text that appears on a control.
141
141
142
-
**[Visible](properties-core.md)** – Whether a control appears or is hidden.
142
+
**[Visible](./controls/properties-core.md)** – Whether a control appears or is hidden.
143
143
144
-
**[Width](properties-size-___location.md)** – The distance between a control's left and right edges.
144
+
**[Width](./controls/properties-size-___location.md)** – The distance between a control's left and right edges.
145
145
146
-
**[X](properties-size-___location.md)** – The distance between the left edge of a control and the left edge of its parent container (screen if no parent container).
146
+
**[X](./controls/properties-size-___location.md)** – The distance between the left edge of a control and the left edge of its parent container (screen if no parent container).
147
147
148
-
**[Y](properties-size-___location.md)** – The distance between the top edge of a control and the top edge of the parent container (screen if no parent container).
148
+
**[Y](./controls/properties-size-___location.md)** – The distance between the top edge of a control and the top edge of the parent container (screen if no parent container).
0 commit comments