File tree Expand file tree Collapse file tree 1 file changed +33
-4
lines changed Expand file tree Collapse file tree 1 file changed +33
-4
lines changed Original file line number Diff line number Diff line change 157
157
" Top" ,
158
158
" Bottom"
159
159
],
160
- "items" : [],
160
+ "items" : [
161
+ {
162
+ "title" : " Left"
163
+ },
164
+ {
165
+ "title" : " Center"
166
+ },
167
+ {
168
+ "title" : " Right"
169
+ }
170
+ ],
161
171
"title" : " Alignment" ,
162
172
"description" : " The Hint component supports different alignments, so it works well with elements anywhere on the screen."
163
173
},
167
177
" Prop" ,
168
178
" Preview"
169
179
],
170
- "items" : [],
180
+ "items" : [
181
+ {
182
+ "title" : " None"
183
+ },
184
+ {
185
+ "title" : " Icon"
186
+ }
187
+ ],
171
188
"title" : " Accessories"
172
189
},
173
190
{
174
191
"type" : " section" ,
175
- "title" : " Position"
192
+ "title" : " Position" ,
193
+ "layout" : " horizontal" ,
194
+ "content" : [
195
+ {
196
+ "value" : " https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components%20Docs/Hint/hint_position.png"
197
+ }
198
+ ]
176
199
},
177
200
{
178
201
"type" : " section" ,
179
- "title" : " Spec"
202
+ "title" : " Spec" ,
203
+ "layout" : " horizontal" ,
204
+ "content" : [
205
+ {
206
+ "value" : " https://wixmp-1d257fba8470f1b562a0f5f2.wixmp.com/mads-docs-assets/assets/Components%20Docs/Hint/hint_spec.png"
207
+ }
208
+ ]
180
209
}
181
210
]
182
211
}
You can’t perform that action at this time.
0 commit comments