@iress-oss/ids-mcp-server 6.0.0-alpha.1-canary-20251204032753-fe18cab → 6.0.0-alpha.1-canary-20251204040305-3639454

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (99) hide show
  1. package/generated/docs/components_components-alert-docs.md +1054 -0
  2. package/generated/docs/components_components-autocomplete-docs.md +3304 -0
  3. package/generated/docs/components_components-autocomplete-recipes-docs.md +98 -0
  4. package/generated/docs/components_components-badge-docs.md +312 -0
  5. package/generated/docs/components_components-button-docs.md +2339 -0
  6. package/generated/docs/components_components-buttongroup-docs.md +980 -0
  7. package/generated/docs/components_components-card-docs.md +1970 -0
  8. package/generated/docs/components_components-checkbox-docs.md +1083 -0
  9. package/generated/docs/components_components-checkboxgroup-docs.md +1597 -0
  10. package/generated/docs/components_components-checkboxgroup-recipes-docs.md +209 -0
  11. package/generated/docs/components_components-col-docs.md +755 -0
  12. package/generated/docs/components_components-container-docs.md +172 -0
  13. package/generated/docs/components_components-divider-docs.md +235 -0
  14. package/generated/docs/components_components-expander-docs.md +428 -0
  15. package/generated/docs/components_components-field-docs.md +3345 -0
  16. package/generated/docs/components_components-filter-docs.md +4091 -0
  17. package/generated/docs/components_components-hide-docs.md +450 -0
  18. package/generated/docs/components_components-icon-docs.md +1017 -0
  19. package/generated/docs/components_components-image-docs.md +168 -0
  20. package/generated/docs/components_components-inline-docs.md +1962 -0
  21. package/generated/docs/components_components-input-docs.md +1388 -0
  22. package/generated/docs/components_components-input-recipes-docs.md +349 -0
  23. package/generated/docs/components_components-inputcurrency-docs.md +636 -0
  24. package/generated/docs/components_components-inputcurrency-recipes-docs.md +208 -0
  25. package/generated/docs/components_components-introduction-docs.md +448 -0
  26. package/generated/docs/components_components-label-docs.md +229 -0
  27. package/generated/docs/components_components-link-docs.md +454 -0
  28. package/generated/docs/components_components-menu-docs.md +2219 -0
  29. package/generated/docs/components_components-menu-menuitem-docs.md +1455 -0
  30. package/generated/docs/components_components-modal-docs.md +2002 -0
  31. package/generated/docs/components_components-panel-docs.md +342 -0
  32. package/generated/docs/components_components-placeholder-docs.md +98 -0
  33. package/generated/docs/components_components-popover-docs.md +1631 -0
  34. package/generated/docs/components_components-popover-recipes-docs.md +537 -0
  35. package/generated/docs/components_components-progress-docs.md +128 -0
  36. package/generated/docs/components_components-provider-docs.md +123 -0
  37. package/generated/docs/components_components-radio-docs.md +499 -0
  38. package/generated/docs/components_components-radiogroup-docs.md +1573 -0
  39. package/generated/docs/components_components-readonly-docs.md +277 -0
  40. package/generated/docs/components_components-richselect-docs.md +6101 -0
  41. package/generated/docs/components_components-row-docs.md +2172 -0
  42. package/generated/docs/components_components-select-docs.md +1110 -0
  43. package/generated/docs/components_components-skeleton-docs.md +467 -0
  44. package/generated/docs/components_components-skeleton-recipes-docs.md +110 -0
  45. package/generated/docs/components_components-skiplink-docs.md +220 -0
  46. package/generated/docs/components_components-slideout-docs.md +1910 -0
  47. package/generated/docs/components_components-slider-docs.md +1284 -0
  48. package/generated/docs/components_components-spinner-docs.md +90 -0
  49. package/generated/docs/components_components-stack-docs.md +730 -0
  50. package/generated/docs/components_components-table-docs.md +4038 -0
  51. package/generated/docs/components_components-tabset-docs.md +955 -0
  52. package/generated/docs/components_components-tabset-tab-docs.md +342 -0
  53. package/generated/docs/components_components-tag-docs.md +410 -0
  54. package/generated/docs/components_components-text-docs.md +593 -0
  55. package/generated/docs/components_components-toaster-docs.md +451 -0
  56. package/generated/docs/components_components-toggle-docs.md +513 -0
  57. package/generated/docs/components_components-tooltip-docs.md +564 -0
  58. package/generated/docs/components_components-validationmessage-docs.md +608 -0
  59. package/generated/docs/components_contact-us-docs.md +9 -0
  60. package/generated/docs/components_foundations-accessibility-docs.md +33 -0
  61. package/generated/docs/components_foundations-consistency-docs.md +44 -0
  62. package/generated/docs/components_foundations-content-docs.md +18 -0
  63. package/generated/docs/components_foundations-introduction-docs.md +17 -0
  64. package/generated/docs/components_foundations-principles-docs.md +60 -0
  65. package/generated/docs/components_foundations-responsive-layout-docs.md +2692 -0
  66. package/generated/docs/components_foundations-user-experience-docs.md +53 -0
  67. package/generated/docs/components_foundations-visual-design-docs.md +39 -0
  68. package/generated/docs/components_foundations-z-index-stacking-docs.md +288 -0
  69. package/generated/docs/components_frequently-asked-questions-docs.md +44 -0
  70. package/generated/docs/components_get-started-develop-docs.md +47 -0
  71. package/generated/docs/components_get-started-using-storybook-docs.md +55 -0
  72. package/generated/docs/components_introduction-docs.md +85 -0
  73. package/generated/docs/components_patterns-form-docs.md +2469 -0
  74. package/generated/docs/components_patterns-form-recipes-docs.md +1597 -0
  75. package/generated/docs/components_patterns-introduction-docs.md +31 -0
  76. package/generated/docs/components_patterns-loading-docs.md +1908 -0
  77. package/generated/docs/components_patterns-shadow-docs.md +195 -0
  78. package/generated/docs/components_resources-code-katas-docs.md +25 -0
  79. package/generated/docs/components_resources-introduction-docs.md +28 -0
  80. package/generated/docs/components_resources-mcp-server-docs.md +23 -0
  81. package/generated/docs/components_resources-migration-guides-from-v4-to-v5-docs.md +142 -0
  82. package/generated/docs/components_styling-props-colour-docs.md +91 -0
  83. package/generated/docs/components_styling-props-elevation-docs.md +69 -0
  84. package/generated/docs/components_styling-props-radius-docs.md +63 -0
  85. package/generated/docs/components_styling-props-reference-docs.md +160 -0
  86. package/generated/docs/components_styling-props-screen-readers-docs.md +66 -0
  87. package/generated/docs/components_styling-props-sizing-docs.md +217 -0
  88. package/generated/docs/components_styling-props-spacing-docs.md +545 -0
  89. package/generated/docs/components_styling-props-typography-docs.md +66 -0
  90. package/generated/docs/components_versions-docs.md +14 -0
  91. package/generated/docs/guidelines.md +3083 -0
  92. package/generated/docs/introduction-docs.md +37 -0
  93. package/generated/docs/tokens_colour-docs.md +479 -0
  94. package/generated/docs/tokens_elevation-docs.md +39 -0
  95. package/generated/docs/tokens_introduction-docs.md +150 -0
  96. package/generated/docs/tokens_radius-docs.md +67 -0
  97. package/generated/docs/tokens_spacing-docs.md +87 -0
  98. package/generated/docs/tokens_typography-docs.md +305 -0
  99. package/package.json +2 -2
@@ -0,0 +1,2172 @@
1
+ Row
2
+ ===
3
+
4
+ Overview
5
+ --------
6
+
7
+ Used in conjunction with the `IressCol` component to lay out page content.
8
+
9
+ * * *
10
+
11
+ Updated
12
+
13
+ **Recently updated**
14
+
15
+ This component has been recently updated with new props. The props have been marked as beta. Please tell us if there are any issues.
16
+
17
+ [](./iframe.html?id=components-row--default)
18
+
19
+ Child 1
20
+ Slightly taller
21
+
22
+ Child 2
23
+
24
+ Child 3
25
+
26
+ ```
27
+
28
+ <IressRow
29
+ gutter\="spacing.700"
30
+ horizontalAlign\="left"
31
+ verticalAlign\="top"
32
+ \>
33
+ <IressCol\>
34
+ <IressPlaceholder\>
35
+ <IressText
36
+ noGutter
37
+ p\="md"
38
+ textAlign\="center"
39
+ \>
40
+ Child 1 <br />
41
+ <small\>
42
+ Slightly taller </small\>
43
+ </IressText\>
44
+ </IressPlaceholder\>
45
+ </IressCol\>
46
+ <IressCol\>
47
+ <IressPlaceholder\>
48
+ <IressText
49
+ noGutter
50
+ p\="md"
51
+ textAlign\="center"
52
+ \>
53
+ Child 2 </IressText\>
54
+ </IressPlaceholder\>
55
+ </IressCol\>
56
+ <IressCol\>
57
+ <IressPlaceholder\>
58
+ <IressText
59
+ noGutter
60
+ p\="md"
61
+ textAlign\="center"
62
+ \>
63
+ Child 3 </IressText\>
64
+ </IressPlaceholder\>
65
+ </IressCol\>
66
+ </IressRow\>
67
+
68
+ ```
69
+
70
+ Props
71
+ -----
72
+
73
+ | Name | Description | Default | Control |
74
+ | --- | --- | --- | --- |
75
+ | children |
76
+ Any content you would like to be contained. Best used with `IressCol`.
77
+
78
+ ReactNode
79
+
80
+
81
+
82
+ | \- | Choose option...nonetwoBasicPlaceholdersthreeDifferentSizedPlaceholders |
83
+ | gutter |
84
+
85
+ Sets the gap between the children `<IressCol />` components.
86
+
87
+ ResponsiveProp
88
+
89
+
90
+
91
+ | \- |
92
+
93
+ "spacing.700"
94
+
95
+ |
96
+ | horizontalAlign |
97
+
98
+ Horizontal alignment, follows flexbox justify-content
99
+
100
+ HorizontalAligns
101
+
102
+
103
+
104
+ | \- |
105
+
106
+ "left"
107
+
108
+ |
109
+ | rowGap |
110
+
111
+ Sets the size of the top and bottom gap between direct children when they begin to wrap.
112
+
113
+ ResponsiveProp
114
+
115
+
116
+
117
+ | \- | Set object |
118
+ | verticalAlign |
119
+
120
+ Vertical alignment, follows flexbox align-items
121
+
122
+ VerticalAligns
123
+
124
+
125
+
126
+ | \- |
127
+
128
+ "top"
129
+
130
+ |
131
+
132
+ Usage
133
+ -----
134
+
135
+ `IressRow` supports visual hierarchy by allowing you to add multiple columns in your layout, allowing the user to see more content on the screen at the same time.
136
+
137
+ It works best alongside the `IressContainer` and `IressCol` components.
138
+
139
+ ### Gutter
140
+
141
+ The spacing between columns is controlled by the `gutter` prop. To change the spacing between multiple columns once the row wraps, you can use the `rowGrap` prop.
142
+
143
+ Note: The `gutter` prop only works with `IressCol` components. If you are using other components, please use the `IressInline` component instead.
144
+
145
+ [](./iframe.html?id=components-row--gutter)
146
+
147
+ Gutter: spacing.000
148
+ -------------------
149
+
150
+ 1 of 4
151
+ Slightly taller
152
+
153
+ 2 of 4
154
+
155
+ 3 of 4
156
+
157
+ 4 of 4
158
+
159
+ * * *
160
+
161
+ Gutter: spacing.050
162
+ -------------------
163
+
164
+ 1 of 4
165
+ Slightly taller
166
+
167
+ 2 of 4
168
+
169
+ 3 of 4
170
+
171
+ 4 of 4
172
+
173
+ * * *
174
+
175
+ Gutter: spacing.100
176
+ -------------------
177
+
178
+ 1 of 4
179
+ Slightly taller
180
+
181
+ 2 of 4
182
+
183
+ 3 of 4
184
+
185
+ 4 of 4
186
+
187
+ * * *
188
+
189
+ Gutter: spacing.150
190
+ -------------------
191
+
192
+ 1 of 4
193
+ Slightly taller
194
+
195
+ 2 of 4
196
+
197
+ 3 of 4
198
+
199
+ 4 of 4
200
+
201
+ * * *
202
+
203
+ Gutter: spacing.200
204
+ -------------------
205
+
206
+ 1 of 4
207
+ Slightly taller
208
+
209
+ 2 of 4
210
+
211
+ 3 of 4
212
+
213
+ 4 of 4
214
+
215
+ * * *
216
+
217
+ Gutter: spacing.250
218
+ -------------------
219
+
220
+ 1 of 4
221
+ Slightly taller
222
+
223
+ 2 of 4
224
+
225
+ 3 of 4
226
+
227
+ 4 of 4
228
+
229
+ * * *
230
+
231
+ Gutter: spacing.300
232
+ -------------------
233
+
234
+ 1 of 4
235
+ Slightly taller
236
+
237
+ 2 of 4
238
+
239
+ 3 of 4
240
+
241
+ 4 of 4
242
+
243
+ * * *
244
+
245
+ Gutter: spacing.350
246
+ -------------------
247
+
248
+ 1 of 4
249
+ Slightly taller
250
+
251
+ 2 of 4
252
+
253
+ 3 of 4
254
+
255
+ 4 of 4
256
+
257
+ * * *
258
+
259
+ Gutter: spacing.400
260
+ -------------------
261
+
262
+ 1 of 4
263
+ Slightly taller
264
+
265
+ 2 of 4
266
+
267
+ 3 of 4
268
+
269
+ 4 of 4
270
+
271
+ * * *
272
+
273
+ Gutter: spacing.500
274
+ -------------------
275
+
276
+ 1 of 4
277
+ Slightly taller
278
+
279
+ 2 of 4
280
+
281
+ 3 of 4
282
+
283
+ 4 of 4
284
+
285
+ * * *
286
+
287
+ Gutter: spacing.600
288
+ -------------------
289
+
290
+ 1 of 4
291
+ Slightly taller
292
+
293
+ 2 of 4
294
+
295
+ 3 of 4
296
+
297
+ 4 of 4
298
+
299
+ * * *
300
+
301
+ Gutter: spacing.700
302
+ -------------------
303
+
304
+ 1 of 4
305
+ Slightly taller
306
+
307
+ 2 of 4
308
+
309
+ 3 of 4
310
+
311
+ 4 of 4
312
+
313
+ * * *
314
+
315
+ Gutter: spacing.800
316
+ -------------------
317
+
318
+ 1 of 4
319
+ Slightly taller
320
+
321
+ 2 of 4
322
+
323
+ 3 of 4
324
+
325
+ 4 of 4
326
+
327
+ * * *
328
+
329
+ Gutter: spacing.900
330
+ -------------------
331
+
332
+ 1 of 4
333
+ Slightly taller
334
+
335
+ 2 of 4
336
+
337
+ 3 of 4
338
+
339
+ 4 of 4
340
+
341
+ * * *
342
+
343
+ Gutter: spacing.1000
344
+ --------------------
345
+
346
+ 1 of 4
347
+ Slightly taller
348
+
349
+ 2 of 4
350
+
351
+ 3 of 4
352
+
353
+ 4 of 4
354
+
355
+ * * *
356
+
357
+ Gutter: spacing.1200
358
+ --------------------
359
+
360
+ 1 of 4
361
+ Slightly taller
362
+
363
+ 2 of 4
364
+
365
+ 3 of 4
366
+
367
+ 4 of 4
368
+
369
+ * * *
370
+
371
+ Gutter: none
372
+ ------------
373
+
374
+ 1 of 4
375
+ Slightly taller
376
+
377
+ 2 of 4
378
+
379
+ 3 of 4
380
+
381
+ 4 of 4
382
+
383
+ * * *
384
+
385
+ Gutter: xs
386
+ ----------
387
+
388
+ 1 of 4
389
+ Slightly taller
390
+
391
+ 2 of 4
392
+
393
+ 3 of 4
394
+
395
+ 4 of 4
396
+
397
+ * * *
398
+
399
+ Gutter: sm
400
+ ----------
401
+
402
+ 1 of 4
403
+ Slightly taller
404
+
405
+ 2 of 4
406
+
407
+ 3 of 4
408
+
409
+ 4 of 4
410
+
411
+ * * *
412
+
413
+ Gutter: md
414
+ ----------
415
+
416
+ 1 of 4
417
+ Slightly taller
418
+
419
+ 2 of 4
420
+
421
+ 3 of 4
422
+
423
+ 4 of 4
424
+
425
+ * * *
426
+
427
+ Gutter: lg
428
+ ----------
429
+
430
+ 1 of 4
431
+ Slightly taller
432
+
433
+ 2 of 4
434
+
435
+ 3 of 4
436
+
437
+ 4 of 4
438
+
439
+ * * *
440
+
441
+ Gutter: xl
442
+ ----------
443
+
444
+ 1 of 4
445
+ Slightly taller
446
+
447
+ 2 of 4
448
+
449
+ 3 of 4
450
+
451
+ 4 of 4
452
+
453
+ * * *
454
+
455
+ Gutter: field.footer
456
+ --------------------
457
+
458
+ 1 of 4
459
+ Slightly taller
460
+
461
+ 2 of 4
462
+
463
+ 3 of 4
464
+
465
+ 4 of 4
466
+
467
+ * * *
468
+
469
+ Gutter: slider.tick
470
+ -------------------
471
+
472
+ 1 of 4
473
+ Slightly taller
474
+
475
+ 2 of 4
476
+
477
+ 3 of 4
478
+
479
+ 4 of 4
480
+
481
+ ```
482
+
483
+ <IressStack
484
+ gap\="xl"
485
+ maxWidth\="container.xl"
486
+ \>
487
+ <IressText\>
488
+ <h2\>
489
+ Gutter: spacing.000 </h2\>
490
+ <IressRow gutter\="spacing.000"\>
491
+ <React.Fragment key\=".0"\>
492
+ <IressCol span\={6}\>
493
+ <IressPlaceholder\>
494
+ <IressText
495
+ className\="iress-p--md"
496
+ noGutter
497
+ textAlign\="center"
498
+ \>
499
+ 1 of 4 <br />
500
+ <small\>
501
+ Slightly taller </small\>
502
+ </IressText\>
503
+ </IressPlaceholder\>
504
+ </IressCol\>
505
+ <IressCol span\={6}\>
506
+ <IressPlaceholder\>
507
+ <IressText noGutter\>
508
+ 2 of 4 </IressText\>
509
+ </IressPlaceholder\>
510
+ </IressCol\>
511
+ <IressCol span\={6}\>
512
+ <IressPlaceholder\>
513
+ <IressText noGutter\>
514
+ 3 of 4 </IressText\>
515
+ </IressPlaceholder\>
516
+ </IressCol\>
517
+ <IressCol span\={6}\>
518
+ <IressPlaceholder\>
519
+ <IressText noGutter\>
520
+ 4 of 4 </IressText\>
521
+ </IressPlaceholder\>
522
+ </IressCol\>
523
+ </React.Fragment\>
524
+ </IressRow\>
525
+ </IressText\>
526
+ <IressText\>
527
+ <IressDivider mb\="xl" />
528
+ <h2\>
529
+ Gutter: spacing.050 </h2\>
530
+ <IressRow gutter\="spacing.050"\>
531
+ <React.Fragment key\=".0"\>
532
+ <IressCol span\={6}\>
533
+ <IressPlaceholder\>
534
+ <IressText
535
+ className\="iress-p--md"
536
+ noGutter
537
+ textAlign\="center"
538
+ \>
539
+ 1 of 4 <br />
540
+ <small\>
541
+ Slightly taller </small\>
542
+ </IressText\>
543
+ </IressPlaceholder\>
544
+ </IressCol\>
545
+ <IressCol span\={6}\>
546
+ <IressPlaceholder\>
547
+ <IressText noGutter\>
548
+ 2 of 4 </IressText\>
549
+ </IressPlaceholder\>
550
+ </IressCol\>
551
+ <IressCol span\={6}\>
552
+ <IressPlaceholder\>
553
+ <IressText noGutter\>
554
+ 3 of 4 </IressText\>
555
+ </IressPlaceholder\>
556
+ </IressCol\>
557
+ <IressCol span\={6}\>
558
+ <IressPlaceholder\>
559
+ <IressText noGutter\>
560
+ 4 of 4 </IressText\>
561
+ </IressPlaceholder\>
562
+ </IressCol\>
563
+ </React.Fragment\>
564
+ </IressRow\>
565
+ </IressText\>
566
+ <IressText\>
567
+ <IressDivider mb\="xl" />
568
+ <h2\>
569
+ Gutter: spacing.100 </h2\>
570
+ <IressRow gutter\="spacing.100"\>
571
+ <React.Fragment key\=".0"\>
572
+ <IressCol span\={6}\>
573
+ <IressPlaceholder\>
574
+ <IressText
575
+ className\="iress-p--md"
576
+ noGutter
577
+ textAlign\="center"
578
+ \>
579
+ 1 of 4 <br />
580
+ <small\>
581
+ Slightly taller </small\>
582
+ </IressText\>
583
+ </IressPlaceholder\>
584
+ </IressCol\>
585
+ <IressCol span\={6}\>
586
+ <IressPlaceholder\>
587
+ <IressText noGutter\>
588
+ 2 of 4 </IressText\>
589
+ </IressPlaceholder\>
590
+ </IressCol\>
591
+ <IressCol span\={6}\>
592
+ <IressPlaceholder\>
593
+ <IressText noGutter\>
594
+ 3 of 4 </IressText\>
595
+ </IressPlaceholder\>
596
+ </IressCol\>
597
+ <IressCol span\={6}\>
598
+ <IressPlaceholder\>
599
+ <IressText noGutter\>
600
+ 4 of 4 </IressText\>
601
+ </IressPlaceholder\>
602
+ </IressCol\>
603
+ </React.Fragment\>
604
+ </IressRow\>
605
+ </IressText\>
606
+ <IressText\>
607
+ <IressDivider mb\="xl" />
608
+ <h2\>
609
+ Gutter: spacing.150 </h2\>
610
+ <IressRow gutter\="spacing.150"\>
611
+ <React.Fragment key\=".0"\>
612
+ <IressCol span\={6}\>
613
+ <IressPlaceholder\>
614
+ <IressText
615
+ className\="iress-p--md"
616
+ noGutter
617
+ textAlign\="center"
618
+ \>
619
+ 1 of 4 <br />
620
+ <small\>
621
+ Slightly taller </small\>
622
+ </IressText\>
623
+ </IressPlaceholder\>
624
+ </IressCol\>
625
+ <IressCol span\={6}\>
626
+ <IressPlaceholder\>
627
+ <IressText noGutter\>
628
+ 2 of 4 </IressText\>
629
+ </IressPlaceholder\>
630
+ </IressCol\>
631
+ <IressCol span\={6}\>
632
+ <IressPlaceholder\>
633
+ <IressText noGutter\>
634
+ 3 of 4 </IressText\>
635
+ </IressPlaceholder\>
636
+ </IressCol\>
637
+ <IressCol span\={6}\>
638
+ <IressPlaceholder\>
639
+ <IressText noGutter\>
640
+ 4 of 4 </IressText\>
641
+ </IressPlaceholder\>
642
+ </IressCol\>
643
+ </React.Fragment\>
644
+ </IressRow\>
645
+ </IressText\>
646
+ <IressText\>
647
+ <IressDivider mb\="xl" />
648
+ <h2\>
649
+ Gutter: spacing.200 </h2\>
650
+ <IressRow gutter\="spacing.200"\>
651
+ <React.Fragment key\=".0"\>
652
+ <IressCol span\={6}\>
653
+ <IressPlaceholder\>
654
+ <IressText
655
+ className\="iress-p--md"
656
+ noGutter
657
+ textAlign\="center"
658
+ \>
659
+ 1 of 4 <br />
660
+ <small\>
661
+ Slightly taller </small\>
662
+ </IressText\>
663
+ </IressPlaceholder\>
664
+ </IressCol\>
665
+ <IressCol span\={6}\>
666
+ <IressPlaceholder\>
667
+ <IressText noGutter\>
668
+ 2 of 4 </IressText\>
669
+ </IressPlaceholder\>
670
+ </IressCol\>
671
+ <IressCol span\={6}\>
672
+ <IressPlaceholder\>
673
+ <IressText noGutter\>
674
+ 3 of 4 </IressText\>
675
+ </IressPlaceholder\>
676
+ </IressCol\>
677
+ <IressCol span\={6}\>
678
+ <IressPlaceholder\>
679
+ <IressText noGutter\>
680
+ 4 of 4 </IressText\>
681
+ </IressPlaceholder\>
682
+ </IressCol\>
683
+ </React.Fragment\>
684
+ </IressRow\>
685
+ </IressText\>
686
+ <IressText\>
687
+ <IressDivider mb\="xl" />
688
+ <h2\>
689
+ Gutter: spacing.250 </h2\>
690
+ <IressRow gutter\="spacing.250"\>
691
+ <React.Fragment key\=".0"\>
692
+ <IressCol span\={6}\>
693
+ <IressPlaceholder\>
694
+ <IressText
695
+ className\="iress-p--md"
696
+ noGutter
697
+ textAlign\="center"
698
+ \>
699
+ 1 of 4 <br />
700
+ <small\>
701
+ Slightly taller </small\>
702
+ </IressText\>
703
+ </IressPlaceholder\>
704
+ </IressCol\>
705
+ <IressCol span\={6}\>
706
+ <IressPlaceholder\>
707
+ <IressText noGutter\>
708
+ 2 of 4 </IressText\>
709
+ </IressPlaceholder\>
710
+ </IressCol\>
711
+ <IressCol span\={6}\>
712
+ <IressPlaceholder\>
713
+ <IressText noGutter\>
714
+ 3 of 4 </IressText\>
715
+ </IressPlaceholder\>
716
+ </IressCol\>
717
+ <IressCol span\={6}\>
718
+ <IressPlaceholder\>
719
+ <IressText noGutter\>
720
+ 4 of 4 </IressText\>
721
+ </IressPlaceholder\>
722
+ </IressCol\>
723
+ </React.Fragment\>
724
+ </IressRow\>
725
+ </IressText\>
726
+ <IressText\>
727
+ <IressDivider mb\="xl" />
728
+ <h2\>
729
+ Gutter: spacing.300 </h2\>
730
+ <IressRow gutter\="spacing.300"\>
731
+ <React.Fragment key\=".0"\>
732
+ <IressCol span\={6}\>
733
+ <IressPlaceholder\>
734
+ <IressText
735
+ className\="iress-p--md"
736
+ noGutter
737
+ textAlign\="center"
738
+ \>
739
+ 1 of 4 <br />
740
+ <small\>
741
+ Slightly taller </small\>
742
+ </IressText\>
743
+ </IressPlaceholder\>
744
+ </IressCol\>
745
+ <IressCol span\={6}\>
746
+ <IressPlaceholder\>
747
+ <IressText noGutter\>
748
+ 2 of 4 </IressText\>
749
+ </IressPlaceholder\>
750
+ </IressCol\>
751
+ <IressCol span\={6}\>
752
+ <IressPlaceholder\>
753
+ <IressText noGutter\>
754
+ 3 of 4 </IressText\>
755
+ </IressPlaceholder\>
756
+ </IressCol\>
757
+ <IressCol span\={6}\>
758
+ <IressPlaceholder\>
759
+ <IressText noGutter\>
760
+ 4 of 4 </IressText\>
761
+ </IressPlaceholder\>
762
+ </IressCol\>
763
+ </React.Fragment\>
764
+ </IressRow\>
765
+ </IressText\>
766
+ <IressText\>
767
+ <IressDivider mb\="xl" />
768
+ <h2\>
769
+ Gutter: spacing.350 </h2\>
770
+ <IressRow gutter\="spacing.350"\>
771
+ <React.Fragment key\=".0"\>
772
+ <IressCol span\={6}\>
773
+ <IressPlaceholder\>
774
+ <IressText
775
+ className\="iress-p--md"
776
+ noGutter
777
+ textAlign\="center"
778
+ \>
779
+ 1 of 4 <br />
780
+ <small\>
781
+ Slightly taller </small\>
782
+ </IressText\>
783
+ </IressPlaceholder\>
784
+ </IressCol\>
785
+ <IressCol span\={6}\>
786
+ <IressPlaceholder\>
787
+ <IressText noGutter\>
788
+ 2 of 4 </IressText\>
789
+ </IressPlaceholder\>
790
+ </IressCol\>
791
+ <IressCol span\={6}\>
792
+ <IressPlaceholder\>
793
+ <IressText noGutter\>
794
+ 3 of 4 </IressText\>
795
+ </IressPlaceholder\>
796
+ </IressCol\>
797
+ <IressCol span\={6}\>
798
+ <IressPlaceholder\>
799
+ <IressText noGutter\>
800
+ 4 of 4 </IressText\>
801
+ </IressPlaceholder\>
802
+ </IressCol\>
803
+ </React.Fragment\>
804
+ </IressRow\>
805
+ </IressText\>
806
+ <IressText\>
807
+ <IressDivider mb\="xl" />
808
+ <h2\>
809
+ Gutter: spacing.400 </h2\>
810
+ <IressRow gutter\="spacing.400"\>
811
+ <React.Fragment key\=".0"\>
812
+ <IressCol span\={6}\>
813
+ <IressPlaceholder\>
814
+ <IressText
815
+ className\="iress-p--md"
816
+ noGutter
817
+ textAlign\="center"
818
+ \>
819
+ 1 of 4 <br />
820
+ <small\>
821
+ Slightly taller </small\>
822
+ </IressText\>
823
+ </IressPlaceholder\>
824
+ </IressCol\>
825
+ <IressCol span\={6}\>
826
+ <IressPlaceholder\>
827
+ <IressText noGutter\>
828
+ 2 of 4 </IressText\>
829
+ </IressPlaceholder\>
830
+ </IressCol\>
831
+ <IressCol span\={6}\>
832
+ <IressPlaceholder\>
833
+ <IressText noGutter\>
834
+ 3 of 4 </IressText\>
835
+ </IressPlaceholder\>
836
+ </IressCol\>
837
+ <IressCol span\={6}\>
838
+ <IressPlaceholder\>
839
+ <IressText noGutter\>
840
+ 4 of 4 </IressText\>
841
+ </IressPlaceholder\>
842
+ </IressCol\>
843
+ </React.Fragment\>
844
+ </IressRow\>
845
+ </IressText\>
846
+ <IressText\>
847
+ <IressDivider mb\="xl" />
848
+ <h2\>
849
+ Gutter: spacing.500 </h2\>
850
+ <IressRow gutter\="spacing.500"\>
851
+ <React.Fragment key\=".0"\>
852
+ <IressCol span\={6}\>
853
+ <IressPlaceholder\>
854
+ <IressText
855
+ className\="iress-p--md"
856
+ noGutter
857
+ textAlign\="center"
858
+ \>
859
+ 1 of 4 <br />
860
+ <small\>
861
+ Slightly taller </small\>
862
+ </IressText\>
863
+ </IressPlaceholder\>
864
+ </IressCol\>
865
+ <IressCol span\={6}\>
866
+ <IressPlaceholder\>
867
+ <IressText noGutter\>
868
+ 2 of 4 </IressText\>
869
+ </IressPlaceholder\>
870
+ </IressCol\>
871
+ <IressCol span\={6}\>
872
+ <IressPlaceholder\>
873
+ <IressText noGutter\>
874
+ 3 of 4 </IressText\>
875
+ </IressPlaceholder\>
876
+ </IressCol\>
877
+ <IressCol span\={6}\>
878
+ <IressPlaceholder\>
879
+ <IressText noGutter\>
880
+ 4 of 4 </IressText\>
881
+ </IressPlaceholder\>
882
+ </IressCol\>
883
+ </React.Fragment\>
884
+ </IressRow\>
885
+ </IressText\>
886
+ <IressText\>
887
+ <IressDivider mb\="xl" />
888
+ <h2\>
889
+ Gutter: spacing.600 </h2\>
890
+ <IressRow gutter\="spacing.600"\>
891
+ <React.Fragment key\=".0"\>
892
+ <IressCol span\={6}\>
893
+ <IressPlaceholder\>
894
+ <IressText
895
+ className\="iress-p--md"
896
+ noGutter
897
+ textAlign\="center"
898
+ \>
899
+ 1 of 4 <br />
900
+ <small\>
901
+ Slightly taller </small\>
902
+ </IressText\>
903
+ </IressPlaceholder\>
904
+ </IressCol\>
905
+ <IressCol span\={6}\>
906
+ <IressPlaceholder\>
907
+ <IressText noGutter\>
908
+ 2 of 4 </IressText\>
909
+ </IressPlaceholder\>
910
+ </IressCol\>
911
+ <IressCol span\={6}\>
912
+ <IressPlaceholder\>
913
+ <IressText noGutter\>
914
+ 3 of 4 </IressText\>
915
+ </IressPlaceholder\>
916
+ </IressCol\>
917
+ <IressCol span\={6}\>
918
+ <IressPlaceholder\>
919
+ <IressText noGutter\>
920
+ 4 of 4 </IressText\>
921
+ </IressPlaceholder\>
922
+ </IressCol\>
923
+ </React.Fragment\>
924
+ </IressRow\>
925
+ </IressText\>
926
+ <IressText\>
927
+ <IressDivider mb\="xl" />
928
+ <h2\>
929
+ Gutter: spacing.700 </h2\>
930
+ <IressRow gutter\="spacing.700"\>
931
+ <React.Fragment key\=".0"\>
932
+ <IressCol span\={6}\>
933
+ <IressPlaceholder\>
934
+ <IressText
935
+ className\="iress-p--md"
936
+ noGutter
937
+ textAlign\="center"
938
+ \>
939
+ 1 of 4 <br />
940
+ <small\>
941
+ Slightly taller </small\>
942
+ </IressText\>
943
+ </IressPlaceholder\>
944
+ </IressCol\>
945
+ <IressCol span\={6}\>
946
+ <IressPlaceholder\>
947
+ <IressText noGutter\>
948
+ 2 of 4 </IressText\>
949
+ </IressPlaceholder\>
950
+ </IressCol\>
951
+ <IressCol span\={6}\>
952
+ <IressPlaceholder\>
953
+ <IressText noGutter\>
954
+ 3 of 4 </IressText\>
955
+ </IressPlaceholder\>
956
+ </IressCol\>
957
+ <IressCol span\={6}\>
958
+ <IressPlaceholder\>
959
+ <IressText noGutter\>
960
+ 4 of 4 </IressText\>
961
+ </IressPlaceholder\>
962
+ </IressCol\>
963
+ </React.Fragment\>
964
+ </IressRow\>
965
+ </IressText\>
966
+ <IressText\>
967
+ <IressDivider mb\="xl" />
968
+ <h2\>
969
+ Gutter: spacing.800 </h2\>
970
+ <IressRow gutter\="spacing.800"\>
971
+ <React.Fragment key\=".0"\>
972
+ <IressCol span\={6}\>
973
+ <IressPlaceholder\>
974
+ <IressText
975
+ className\="iress-p--md"
976
+ noGutter
977
+ textAlign\="center"
978
+ \>
979
+ 1 of 4 <br />
980
+ <small\>
981
+ Slightly taller </small\>
982
+ </IressText\>
983
+ </IressPlaceholder\>
984
+ </IressCol\>
985
+ <IressCol span\={6}\>
986
+ <IressPlaceholder\>
987
+ <IressText noGutter\>
988
+ 2 of 4 </IressText\>
989
+ </IressPlaceholder\>
990
+ </IressCol\>
991
+ <IressCol span\={6}\>
992
+ <IressPlaceholder\>
993
+ <IressText noGutter\>
994
+ 3 of 4 </IressText\>
995
+ </IressPlaceholder\>
996
+ </IressCol\>
997
+ <IressCol span\={6}\>
998
+ <IressPlaceholder\>
999
+ <IressText noGutter\>
1000
+ 4 of 4 </IressText\>
1001
+ </IressPlaceholder\>
1002
+ </IressCol\>
1003
+ </React.Fragment\>
1004
+ </IressRow\>
1005
+ </IressText\>
1006
+ <IressText\>
1007
+ <IressDivider mb\="xl" />
1008
+ <h2\>
1009
+ Gutter: spacing.900 </h2\>
1010
+ <IressRow gutter\="spacing.900"\>
1011
+ <React.Fragment key\=".0"\>
1012
+ <IressCol span\={6}\>
1013
+ <IressPlaceholder\>
1014
+ <IressText
1015
+ className\="iress-p--md"
1016
+ noGutter
1017
+ textAlign\="center"
1018
+ \>
1019
+ 1 of 4 <br />
1020
+ <small\>
1021
+ Slightly taller </small\>
1022
+ </IressText\>
1023
+ </IressPlaceholder\>
1024
+ </IressCol\>
1025
+ <IressCol span\={6}\>
1026
+ <IressPlaceholder\>
1027
+ <IressText noGutter\>
1028
+ 2 of 4 </IressText\>
1029
+ </IressPlaceholder\>
1030
+ </IressCol\>
1031
+ <IressCol span\={6}\>
1032
+ <IressPlaceholder\>
1033
+ <IressText noGutter\>
1034
+ 3 of 4 </IressText\>
1035
+ </IressPlaceholder\>
1036
+ </IressCol\>
1037
+ <IressCol span\={6}\>
1038
+ <IressPlaceholder\>
1039
+ <IressText noGutter\>
1040
+ 4 of 4 </IressText\>
1041
+ </IressPlaceholder\>
1042
+ </IressCol\>
1043
+ </React.Fragment\>
1044
+ </IressRow\>
1045
+ </IressText\>
1046
+ <IressText\>
1047
+ <IressDivider mb\="xl" />
1048
+ <h2\>
1049
+ Gutter: spacing.1000 </h2\>
1050
+ <IressRow gutter\="spacing.1000"\>
1051
+ <React.Fragment key\=".0"\>
1052
+ <IressCol span\={6}\>
1053
+ <IressPlaceholder\>
1054
+ <IressText
1055
+ className\="iress-p--md"
1056
+ noGutter
1057
+ textAlign\="center"
1058
+ \>
1059
+ 1 of 4 <br />
1060
+ <small\>
1061
+ Slightly taller </small\>
1062
+ </IressText\>
1063
+ </IressPlaceholder\>
1064
+ </IressCol\>
1065
+ <IressCol span\={6}\>
1066
+ <IressPlaceholder\>
1067
+ <IressText noGutter\>
1068
+ 2 of 4 </IressText\>
1069
+ </IressPlaceholder\>
1070
+ </IressCol\>
1071
+ <IressCol span\={6}\>
1072
+ <IressPlaceholder\>
1073
+ <IressText noGutter\>
1074
+ 3 of 4 </IressText\>
1075
+ </IressPlaceholder\>
1076
+ </IressCol\>
1077
+ <IressCol span\={6}\>
1078
+ <IressPlaceholder\>
1079
+ <IressText noGutter\>
1080
+ 4 of 4 </IressText\>
1081
+ </IressPlaceholder\>
1082
+ </IressCol\>
1083
+ </React.Fragment\>
1084
+ </IressRow\>
1085
+ </IressText\>
1086
+ <IressText\>
1087
+ <IressDivider mb\="xl" />
1088
+ <h2\>
1089
+ Gutter: spacing.1200 </h2\>
1090
+ <IressRow gutter\="spacing.1200"\>
1091
+ <React.Fragment key\=".0"\>
1092
+ <IressCol span\={6}\>
1093
+ <IressPlaceholder\>
1094
+ <IressText
1095
+ className\="iress-p--md"
1096
+ noGutter
1097
+ textAlign\="center"
1098
+ \>
1099
+ 1 of 4 <br />
1100
+ <small\>
1101
+ Slightly taller </small\>
1102
+ </IressText\>
1103
+ </IressPlaceholder\>
1104
+ </IressCol\>
1105
+ <IressCol span\={6}\>
1106
+ <IressPlaceholder\>
1107
+ <IressText noGutter\>
1108
+ 2 of 4 </IressText\>
1109
+ </IressPlaceholder\>
1110
+ </IressCol\>
1111
+ <IressCol span\={6}\>
1112
+ <IressPlaceholder\>
1113
+ <IressText noGutter\>
1114
+ 3 of 4 </IressText\>
1115
+ </IressPlaceholder\>
1116
+ </IressCol\>
1117
+ <IressCol span\={6}\>
1118
+ <IressPlaceholder\>
1119
+ <IressText noGutter\>
1120
+ 4 of 4 </IressText\>
1121
+ </IressPlaceholder\>
1122
+ </IressCol\>
1123
+ </React.Fragment\>
1124
+ </IressRow\>
1125
+ </IressText\>
1126
+ <IressText\>
1127
+ <IressDivider mb\="xl" />
1128
+ <h2\>
1129
+ Gutter: none </h2\>
1130
+ <IressRow gutter\="none"\>
1131
+ <React.Fragment key\=".0"\>
1132
+ <IressCol span\={6}\>
1133
+ <IressPlaceholder\>
1134
+ <IressText
1135
+ className\="iress-p--md"
1136
+ noGutter
1137
+ textAlign\="center"
1138
+ \>
1139
+ 1 of 4 <br />
1140
+ <small\>
1141
+ Slightly taller </small\>
1142
+ </IressText\>
1143
+ </IressPlaceholder\>
1144
+ </IressCol\>
1145
+ <IressCol span\={6}\>
1146
+ <IressPlaceholder\>
1147
+ <IressText noGutter\>
1148
+ 2 of 4 </IressText\>
1149
+ </IressPlaceholder\>
1150
+ </IressCol\>
1151
+ <IressCol span\={6}\>
1152
+ <IressPlaceholder\>
1153
+ <IressText noGutter\>
1154
+ 3 of 4 </IressText\>
1155
+ </IressPlaceholder\>
1156
+ </IressCol\>
1157
+ <IressCol span\={6}\>
1158
+ <IressPlaceholder\>
1159
+ <IressText noGutter\>
1160
+ 4 of 4 </IressText\>
1161
+ </IressPlaceholder\>
1162
+ </IressCol\>
1163
+ </React.Fragment\>
1164
+ </IressRow\>
1165
+ </IressText\>
1166
+ <IressText\>
1167
+ <IressDivider mb\="xl" />
1168
+ <h2\>
1169
+ Gutter: xs </h2\>
1170
+ <IressRow gutter\="xs"\>
1171
+ <React.Fragment key\=".0"\>
1172
+ <IressCol span\={6}\>
1173
+ <IressPlaceholder\>
1174
+ <IressText
1175
+ className\="iress-p--md"
1176
+ noGutter
1177
+ textAlign\="center"
1178
+ \>
1179
+ 1 of 4 <br />
1180
+ <small\>
1181
+ Slightly taller </small\>
1182
+ </IressText\>
1183
+ </IressPlaceholder\>
1184
+ </IressCol\>
1185
+ <IressCol span\={6}\>
1186
+ <IressPlaceholder\>
1187
+ <IressText noGutter\>
1188
+ 2 of 4 </IressText\>
1189
+ </IressPlaceholder\>
1190
+ </IressCol\>
1191
+ <IressCol span\={6}\>
1192
+ <IressPlaceholder\>
1193
+ <IressText noGutter\>
1194
+ 3 of 4 </IressText\>
1195
+ </IressPlaceholder\>
1196
+ </IressCol\>
1197
+ <IressCol span\={6}\>
1198
+ <IressPlaceholder\>
1199
+ <IressText noGutter\>
1200
+ 4 of 4 </IressText\>
1201
+ </IressPlaceholder\>
1202
+ </IressCol\>
1203
+ </React.Fragment\>
1204
+ </IressRow\>
1205
+ </IressText\>
1206
+ <IressText\>
1207
+ <IressDivider mb\="xl" />
1208
+ <h2\>
1209
+ Gutter: sm </h2\>
1210
+ <IressRow gutter\="sm"\>
1211
+ <React.Fragment key\=".0"\>
1212
+ <IressCol span\={6}\>
1213
+ <IressPlaceholder\>
1214
+ <IressText
1215
+ className\="iress-p--md"
1216
+ noGutter
1217
+ textAlign\="center"
1218
+ \>
1219
+ 1 of 4 <br />
1220
+ <small\>
1221
+ Slightly taller </small\>
1222
+ </IressText\>
1223
+ </IressPlaceholder\>
1224
+ </IressCol\>
1225
+ <IressCol span\={6}\>
1226
+ <IressPlaceholder\>
1227
+ <IressText noGutter\>
1228
+ 2 of 4 </IressText\>
1229
+ </IressPlaceholder\>
1230
+ </IressCol\>
1231
+ <IressCol span\={6}\>
1232
+ <IressPlaceholder\>
1233
+ <IressText noGutter\>
1234
+ 3 of 4 </IressText\>
1235
+ </IressPlaceholder\>
1236
+ </IressCol\>
1237
+ <IressCol span\={6}\>
1238
+ <IressPlaceholder\>
1239
+ <IressText noGutter\>
1240
+ 4 of 4 </IressText\>
1241
+ </IressPlaceholder\>
1242
+ </IressCol\>
1243
+ </React.Fragment\>
1244
+ </IressRow\>
1245
+ </IressText\>
1246
+ <IressText\>
1247
+ <IressDivider mb\="xl" />
1248
+ <h2\>
1249
+ Gutter: md </h2\>
1250
+ <IressRow gutter\="md"\>
1251
+ <React.Fragment key\=".0"\>
1252
+ <IressCol span\={6}\>
1253
+ <IressPlaceholder\>
1254
+ <IressText
1255
+ className\="iress-p--md"
1256
+ noGutter
1257
+ textAlign\="center"
1258
+ \>
1259
+ 1 of 4 <br />
1260
+ <small\>
1261
+ Slightly taller </small\>
1262
+ </IressText\>
1263
+ </IressPlaceholder\>
1264
+ </IressCol\>
1265
+ <IressCol span\={6}\>
1266
+ <IressPlaceholder\>
1267
+ <IressText noGutter\>
1268
+ 2 of 4 </IressText\>
1269
+ </IressPlaceholder\>
1270
+ </IressCol\>
1271
+ <IressCol span\={6}\>
1272
+ <IressPlaceholder\>
1273
+ <IressText noGutter\>
1274
+ 3 of 4 </IressText\>
1275
+ </IressPlaceholder\>
1276
+ </IressCol\>
1277
+ <IressCol span\={6}\>
1278
+ <IressPlaceholder\>
1279
+ <IressText noGutter\>
1280
+ 4 of 4 </IressText\>
1281
+ </IressPlaceholder\>
1282
+ </IressCol\>
1283
+ </React.Fragment\>
1284
+ </IressRow\>
1285
+ </IressText\>
1286
+ <IressText\>
1287
+ <IressDivider mb\="xl" />
1288
+ <h2\>
1289
+ Gutter: lg </h2\>
1290
+ <IressRow gutter\="lg"\>
1291
+ <React.Fragment key\=".0"\>
1292
+ <IressCol span\={6}\>
1293
+ <IressPlaceholder\>
1294
+ <IressText
1295
+ className\="iress-p--md"
1296
+ noGutter
1297
+ textAlign\="center"
1298
+ \>
1299
+ 1 of 4 <br />
1300
+ <small\>
1301
+ Slightly taller </small\>
1302
+ </IressText\>
1303
+ </IressPlaceholder\>
1304
+ </IressCol\>
1305
+ <IressCol span\={6}\>
1306
+ <IressPlaceholder\>
1307
+ <IressText noGutter\>
1308
+ 2 of 4 </IressText\>
1309
+ </IressPlaceholder\>
1310
+ </IressCol\>
1311
+ <IressCol span\={6}\>
1312
+ <IressPlaceholder\>
1313
+ <IressText noGutter\>
1314
+ 3 of 4 </IressText\>
1315
+ </IressPlaceholder\>
1316
+ </IressCol\>
1317
+ <IressCol span\={6}\>
1318
+ <IressPlaceholder\>
1319
+ <IressText noGutter\>
1320
+ 4 of 4 </IressText\>
1321
+ </IressPlaceholder\>
1322
+ </IressCol\>
1323
+ </React.Fragment\>
1324
+ </IressRow\>
1325
+ </IressText\>
1326
+ <IressText\>
1327
+ <IressDivider mb\="xl" />
1328
+ <h2\>
1329
+ Gutter: xl </h2\>
1330
+ <IressRow gutter\="xl"\>
1331
+ <React.Fragment key\=".0"\>
1332
+ <IressCol span\={6}\>
1333
+ <IressPlaceholder\>
1334
+ <IressText
1335
+ className\="iress-p--md"
1336
+ noGutter
1337
+ textAlign\="center"
1338
+ \>
1339
+ 1 of 4 <br />
1340
+ <small\>
1341
+ Slightly taller </small\>
1342
+ </IressText\>
1343
+ </IressPlaceholder\>
1344
+ </IressCol\>
1345
+ <IressCol span\={6}\>
1346
+ <IressPlaceholder\>
1347
+ <IressText noGutter\>
1348
+ 2 of 4 </IressText\>
1349
+ </IressPlaceholder\>
1350
+ </IressCol\>
1351
+ <IressCol span\={6}\>
1352
+ <IressPlaceholder\>
1353
+ <IressText noGutter\>
1354
+ 3 of 4 </IressText\>
1355
+ </IressPlaceholder\>
1356
+ </IressCol\>
1357
+ <IressCol span\={6}\>
1358
+ <IressPlaceholder\>
1359
+ <IressText noGutter\>
1360
+ 4 of 4 </IressText\>
1361
+ </IressPlaceholder\>
1362
+ </IressCol\>
1363
+ </React.Fragment\>
1364
+ </IressRow\>
1365
+ </IressText\>
1366
+ <IressText\>
1367
+ <IressDivider mb\="xl" />
1368
+ <h2\>
1369
+ Gutter: field.footer </h2\>
1370
+ <IressRow gutter\="field.footer"\>
1371
+ <React.Fragment key\=".0"\>
1372
+ <IressCol span\={6}\>
1373
+ <IressPlaceholder\>
1374
+ <IressText
1375
+ className\="iress-p--md"
1376
+ noGutter
1377
+ textAlign\="center"
1378
+ \>
1379
+ 1 of 4 <br />
1380
+ <small\>
1381
+ Slightly taller </small\>
1382
+ </IressText\>
1383
+ </IressPlaceholder\>
1384
+ </IressCol\>
1385
+ <IressCol span\={6}\>
1386
+ <IressPlaceholder\>
1387
+ <IressText noGutter\>
1388
+ 2 of 4 </IressText\>
1389
+ </IressPlaceholder\>
1390
+ </IressCol\>
1391
+ <IressCol span\={6}\>
1392
+ <IressPlaceholder\>
1393
+ <IressText noGutter\>
1394
+ 3 of 4 </IressText\>
1395
+ </IressPlaceholder\>
1396
+ </IressCol\>
1397
+ <IressCol span\={6}\>
1398
+ <IressPlaceholder\>
1399
+ <IressText noGutter\>
1400
+ 4 of 4 </IressText\>
1401
+ </IressPlaceholder\>
1402
+ </IressCol\>
1403
+ </React.Fragment\>
1404
+ </IressRow\>
1405
+ </IressText\>
1406
+ <IressText\>
1407
+ <IressDivider mb\="xl" />
1408
+ <h2\>
1409
+ Gutter: slider.tick </h2\>
1410
+ <IressRow gutter\="slider.tick"\>
1411
+ <React.Fragment key\=".0"\>
1412
+ <IressCol span\={6}\>
1413
+ <IressPlaceholder\>
1414
+ <IressText
1415
+ className\="iress-p--md"
1416
+ noGutter
1417
+ textAlign\="center"
1418
+ \>
1419
+ 1 of 4 <br />
1420
+ <small\>
1421
+ Slightly taller </small\>
1422
+ </IressText\>
1423
+ </IressPlaceholder\>
1424
+ </IressCol\>
1425
+ <IressCol span\={6}\>
1426
+ <IressPlaceholder\>
1427
+ <IressText noGutter\>
1428
+ 2 of 4 </IressText\>
1429
+ </IressPlaceholder\>
1430
+ </IressCol\>
1431
+ <IressCol span\={6}\>
1432
+ <IressPlaceholder\>
1433
+ <IressText noGutter\>
1434
+ 3 of 4 </IressText\>
1435
+ </IressPlaceholder\>
1436
+ </IressCol\>
1437
+ <IressCol span\={6}\>
1438
+ <IressPlaceholder\>
1439
+ <IressText noGutter\>
1440
+ 4 of 4 </IressText\>
1441
+ </IressPlaceholder\>
1442
+ </IressCol\>
1443
+ </React.Fragment\>
1444
+ </IressRow\>
1445
+ </IressText\>
1446
+ </IressStack\>
1447
+
1448
+ ```
1449
+
1450
+ #### Props
1451
+
1452
+ | Name | Description | Default | Control |
1453
+ | --- | --- | --- | --- |
1454
+ | children |
1455
+ Any content you would like to be contained. Best used with `IressCol`.
1456
+
1457
+ ReactNode
1458
+
1459
+
1460
+
1461
+ | \- | \- |
1462
+ | gutter |
1463
+
1464
+ Sets the gap between the children `<IressCol />` components.
1465
+
1466
+ ResponsiveProp
1467
+
1468
+
1469
+
1470
+ | \- | \- |
1471
+ | horizontalAlign |
1472
+
1473
+ Horizontal alignment, follows flexbox justify-content
1474
+
1475
+ HorizontalAligns
1476
+
1477
+
1478
+
1479
+ | \- | Set object |
1480
+ | rowGap |
1481
+
1482
+ Sets the size of the top and bottom gap between direct children when they begin to wrap.
1483
+
1484
+ ResponsiveProp
1485
+
1486
+
1487
+
1488
+ | \- | Set object |
1489
+ | useColGap |
1490
+
1491
+ \-
1492
+
1493
+ | \- | \- |
1494
+ | verticalAlign |
1495
+
1496
+ Vertical alignment, follows flexbox align-items
1497
+
1498
+ VerticalAligns
1499
+
1500
+
1501
+
1502
+ | \- | Set object |
1503
+
1504
+ ### Responsive Gutter
1505
+
1506
+ The `gutter` prop can take an object that takes five key/value pairs that correlate with the IDS breakpoints.
1507
+
1508
+ [](./iframe.html?id=components-row--responsive-gutter)
1509
+
1510
+ Current breakpoint: **xl** breakpoint (1200px - 1499px)
1511
+
1512
+ 1 of 4
1513
+ Slightly taller
1514
+
1515
+ 2 of 4
1516
+
1517
+ 3 of 4
1518
+
1519
+ 4 of 4
1520
+
1521
+ ```
1522
+
1523
+ <IressContainer\>
1524
+ <IressStack gap\="md"\>
1525
+ <IressPanel bg\="alt"\>
1526
+ Current breakpoint:{' '}
1527
+ <kn />
1528
+ </IressPanel\>
1529
+ <IressRow
1530
+ gutter\={{
1531
+ lg: 'spacing.700',
1532
+ md: 'spacing.400',
1533
+ sm: 'spacing.200',
1534
+ xl: 'spacing.1200',
1535
+ xs: 'spacing.100',
1536
+ xxl: 'spacing.100'
1537
+ }}
1538
+ \>
1539
+ <React.Fragment key\=".0"\>
1540
+ <IressCol span\={6}\>
1541
+ <IressPlaceholder\>
1542
+ <IressText
1543
+ className\="iress-p--md"
1544
+ noGutter
1545
+ textAlign\="center"
1546
+ \>
1547
+ 1 of 4 <br />
1548
+ <small\>
1549
+ Slightly taller </small\>
1550
+ </IressText\>
1551
+ </IressPlaceholder\>
1552
+ </IressCol\>
1553
+ <IressCol span\={6}\>
1554
+ <IressPlaceholder\>
1555
+ <IressText noGutter\>
1556
+ 2 of 4 </IressText\>
1557
+ </IressPlaceholder\>
1558
+ </IressCol\>
1559
+ <IressCol span\={6}\>
1560
+ <IressPlaceholder\>
1561
+ <IressText noGutter\>
1562
+ 3 of 4 </IressText\>
1563
+ </IressPlaceholder\>
1564
+ </IressCol\>
1565
+ <IressCol span\={6}\>
1566
+ <IressPlaceholder\>
1567
+ <IressText noGutter\>
1568
+ 4 of 4 </IressText\>
1569
+ </IressPlaceholder\>
1570
+ </IressCol\>
1571
+ </React.Fragment\>
1572
+ </IressRow\>
1573
+ </IressStack\>
1574
+ </IressContainer\>
1575
+
1576
+ ```
1577
+
1578
+ #### Props
1579
+
1580
+ | Name | Description | Default | Control |
1581
+ | --- | --- | --- | --- |
1582
+ | children |
1583
+ Any content you would like to be contained. Best used with `IressCol`.
1584
+
1585
+ ReactNode
1586
+
1587
+
1588
+
1589
+ | \- | \- |
1590
+ | gutter |
1591
+
1592
+ Sets the gap between the children `<IressCol />` components.
1593
+
1594
+ ResponsiveProp
1595
+
1596
+
1597
+
1598
+ | \- |
1599
+
1600
+ RAW
1601
+
1602
+ gutter :
1603
+
1604
+ {
1605
+
1606
+ * xs : "spacing.100"
1607
+ * sm : "spacing.200"
1608
+ * md : "spacing.400"
1609
+ * lg : "spacing.700"
1610
+ * xl : "spacing.1200"
1611
+ * xxl : "spacing.100"
1612
+
1613
+ }
1614
+
1615
+
1616
+
1617
+
1618
+
1619
+
1620
+
1621
+ |
1622
+ | horizontalAlign |
1623
+
1624
+ Horizontal alignment, follows flexbox justify-content
1625
+
1626
+ HorizontalAligns
1627
+
1628
+
1629
+
1630
+ | \- | Set object |
1631
+ | rowGap |
1632
+
1633
+ Sets the size of the top and bottom gap between direct children when they begin to wrap.
1634
+
1635
+ ResponsiveProp
1636
+
1637
+
1638
+
1639
+ | \- | Set object |
1640
+ | useColGap |
1641
+
1642
+ \-
1643
+
1644
+ | \- | \- |
1645
+ | verticalAlign |
1646
+
1647
+ Vertical alignment, follows flexbox align-items
1648
+
1649
+ VerticalAligns
1650
+
1651
+
1652
+
1653
+ | \- | Set object |
1654
+
1655
+ ### Alignment
1656
+
1657
+ ### Horizontal alignment
1658
+
1659
+ `IressRow` can be set to align horizontally using the `horizontalAlign` prop.
1660
+
1661
+ [](./iframe.html?id=components-row--horizontal-alignment)
1662
+
1663
+ Horizontal align: around
1664
+ ------------------------
1665
+
1666
+ 1 of 3
1667
+
1668
+ 2 of 3
1669
+
1670
+ 3 of 3
1671
+
1672
+ * * *
1673
+
1674
+ Horizontal align: between
1675
+ -------------------------
1676
+
1677
+ 1 of 3
1678
+
1679
+ 2 of 3
1680
+
1681
+ 3 of 3
1682
+
1683
+ * * *
1684
+
1685
+ Horizontal align: center
1686
+ ------------------------
1687
+
1688
+ 1 of 3
1689
+
1690
+ 2 of 3
1691
+
1692
+ 3 of 3
1693
+
1694
+ * * *
1695
+
1696
+ Horizontal align: evenly
1697
+ ------------------------
1698
+
1699
+ 1 of 3
1700
+
1701
+ 2 of 3
1702
+
1703
+ 3 of 3
1704
+
1705
+ * * *
1706
+
1707
+ Horizontal align: left
1708
+ ----------------------
1709
+
1710
+ 1 of 3
1711
+
1712
+ 2 of 3
1713
+
1714
+ 3 of 3
1715
+
1716
+ * * *
1717
+
1718
+ Horizontal align: right
1719
+ -----------------------
1720
+
1721
+ 1 of 3
1722
+
1723
+ 2 of 3
1724
+
1725
+ 3 of 3
1726
+
1727
+ ```
1728
+
1729
+ <IressContainer\>
1730
+ <IressStack gap\="md"\>
1731
+ <IressText\>
1732
+ <h2\>
1733
+ Horizontal align: around </h2\>
1734
+ <IressRow horizontalAlign\="around"\>
1735
+ <React.Fragment key\=".0"\>
1736
+ <IressCol span\={2}\>
1737
+ <IressPlaceholder\>
1738
+ <IressText noGutter\>
1739
+ 1 of 3 </IressText\>
1740
+ </IressPlaceholder\>
1741
+ </IressCol\>
1742
+ <IressCol span\={2}\>
1743
+ <IressPlaceholder\>
1744
+ <IressText noGutter\>
1745
+ 2 of 3 </IressText\>
1746
+ </IressPlaceholder\>
1747
+ </IressCol\>
1748
+ <IressCol span\={2}\>
1749
+ <IressPlaceholder\>
1750
+ <IressText noGutter\>
1751
+ 3 of 3 </IressText\>
1752
+ </IressPlaceholder\>
1753
+ </IressCol\>
1754
+ </React.Fragment\>
1755
+ </IressRow\>
1756
+ </IressText\>
1757
+ <IressText\>
1758
+ <IressDivider mb\="md" />
1759
+ <h2\>
1760
+ Horizontal align: between </h2\>
1761
+ <IressRow horizontalAlign\="between"\>
1762
+ <React.Fragment key\=".0"\>
1763
+ <IressCol span\={2}\>
1764
+ <IressPlaceholder\>
1765
+ <IressText noGutter\>
1766
+ 1 of 3 </IressText\>
1767
+ </IressPlaceholder\>
1768
+ </IressCol\>
1769
+ <IressCol span\={2}\>
1770
+ <IressPlaceholder\>
1771
+ <IressText noGutter\>
1772
+ 2 of 3 </IressText\>
1773
+ </IressPlaceholder\>
1774
+ </IressCol\>
1775
+ <IressCol span\={2}\>
1776
+ <IressPlaceholder\>
1777
+ <IressText noGutter\>
1778
+ 3 of 3 </IressText\>
1779
+ </IressPlaceholder\>
1780
+ </IressCol\>
1781
+ </React.Fragment\>
1782
+ </IressRow\>
1783
+ </IressText\>
1784
+ <IressText\>
1785
+ <IressDivider mb\="md" />
1786
+ <h2\>
1787
+ Horizontal align: center </h2\>
1788
+ <IressRow horizontalAlign\="center"\>
1789
+ <React.Fragment key\=".0"\>
1790
+ <IressCol span\={2}\>
1791
+ <IressPlaceholder\>
1792
+ <IressText noGutter\>
1793
+ 1 of 3 </IressText\>
1794
+ </IressPlaceholder\>
1795
+ </IressCol\>
1796
+ <IressCol span\={2}\>
1797
+ <IressPlaceholder\>
1798
+ <IressText noGutter\>
1799
+ 2 of 3 </IressText\>
1800
+ </IressPlaceholder\>
1801
+ </IressCol\>
1802
+ <IressCol span\={2}\>
1803
+ <IressPlaceholder\>
1804
+ <IressText noGutter\>
1805
+ 3 of 3 </IressText\>
1806
+ </IressPlaceholder\>
1807
+ </IressCol\>
1808
+ </React.Fragment\>
1809
+ </IressRow\>
1810
+ </IressText\>
1811
+ <IressText\>
1812
+ <IressDivider mb\="md" />
1813
+ <h2\>
1814
+ Horizontal align: evenly </h2\>
1815
+ <IressRow horizontalAlign\="evenly"\>
1816
+ <React.Fragment key\=".0"\>
1817
+ <IressCol span\={2}\>
1818
+ <IressPlaceholder\>
1819
+ <IressText noGutter\>
1820
+ 1 of 3 </IressText\>
1821
+ </IressPlaceholder\>
1822
+ </IressCol\>
1823
+ <IressCol span\={2}\>
1824
+ <IressPlaceholder\>
1825
+ <IressText noGutter\>
1826
+ 2 of 3 </IressText\>
1827
+ </IressPlaceholder\>
1828
+ </IressCol\>
1829
+ <IressCol span\={2}\>
1830
+ <IressPlaceholder\>
1831
+ <IressText noGutter\>
1832
+ 3 of 3 </IressText\>
1833
+ </IressPlaceholder\>
1834
+ </IressCol\>
1835
+ </React.Fragment\>
1836
+ </IressRow\>
1837
+ </IressText\>
1838
+ <IressText\>
1839
+ <IressDivider mb\="md" />
1840
+ <h2\>
1841
+ Horizontal align: left </h2\>
1842
+ <IressRow horizontalAlign\="left"\>
1843
+ <React.Fragment key\=".0"\>
1844
+ <IressCol span\={2}\>
1845
+ <IressPlaceholder\>
1846
+ <IressText noGutter\>
1847
+ 1 of 3 </IressText\>
1848
+ </IressPlaceholder\>
1849
+ </IressCol\>
1850
+ <IressCol span\={2}\>
1851
+ <IressPlaceholder\>
1852
+ <IressText noGutter\>
1853
+ 2 of 3 </IressText\>
1854
+ </IressPlaceholder\>
1855
+ </IressCol\>
1856
+ <IressCol span\={2}\>
1857
+ <IressPlaceholder\>
1858
+ <IressText noGutter\>
1859
+ 3 of 3 </IressText\>
1860
+ </IressPlaceholder\>
1861
+ </IressCol\>
1862
+ </React.Fragment\>
1863
+ </IressRow\>
1864
+ </IressText\>
1865
+ <IressText\>
1866
+ <IressDivider mb\="md" />
1867
+ <h2\>
1868
+ Horizontal align: right </h2\>
1869
+ <IressRow horizontalAlign\="right"\>
1870
+ <React.Fragment key\=".0"\>
1871
+ <IressCol span\={2}\>
1872
+ <IressPlaceholder\>
1873
+ <IressText noGutter\>
1874
+ 1 of 3 </IressText\>
1875
+ </IressPlaceholder\>
1876
+ </IressCol\>
1877
+ <IressCol span\={2}\>
1878
+ <IressPlaceholder\>
1879
+ <IressText noGutter\>
1880
+ 2 of 3 </IressText\>
1881
+ </IressPlaceholder\>
1882
+ </IressCol\>
1883
+ <IressCol span\={2}\>
1884
+ <IressPlaceholder\>
1885
+ <IressText noGutter\>
1886
+ 3 of 3 </IressText\>
1887
+ </IressPlaceholder\>
1888
+ </IressCol\>
1889
+ </React.Fragment\>
1890
+ </IressRow\>
1891
+ </IressText\>
1892
+ </IressStack\>
1893
+ </IressContainer\>
1894
+
1895
+ ```
1896
+
1897
+ #### Props
1898
+
1899
+ | Name | Description | Default | Control |
1900
+ | --- | --- | --- | --- |
1901
+ | children |
1902
+ Any content you would like to be contained. Best used with `IressCol`.
1903
+
1904
+ ReactNode
1905
+
1906
+
1907
+
1908
+ | \- | \- |
1909
+ | gutter |
1910
+
1911
+ Sets the gap between the children `<IressCol />` components.
1912
+
1913
+ ResponsiveProp
1914
+
1915
+
1916
+
1917
+ | \- | Set object |
1918
+ | horizontalAlign |
1919
+
1920
+ Horizontal alignment, follows flexbox justify-content
1921
+
1922
+ HorizontalAligns
1923
+
1924
+
1925
+
1926
+ | \- | \- |
1927
+ | rowGap |
1928
+
1929
+ Sets the size of the top and bottom gap between direct children when they begin to wrap.
1930
+
1931
+ ResponsiveProp
1932
+
1933
+
1934
+
1935
+ | \- | Set object |
1936
+ | verticalAlign |
1937
+
1938
+ Vertical alignment, follows flexbox align-items
1939
+
1940
+ VerticalAligns
1941
+
1942
+
1943
+
1944
+ | \- | Set object |
1945
+
1946
+ ### Vertical alignment
1947
+
1948
+ `IressRow` can be set to align vertically using the `verticalAlign` prop.
1949
+
1950
+ [](./iframe.html?id=components-row--vertical-alignment)
1951
+
1952
+ Vertical align: top
1953
+ -------------------
1954
+
1955
+ 1 of 3
1956
+
1957
+ 2 of 3
1958
+
1959
+ 3 of 3
1960
+
1961
+ Vertical align: middle
1962
+ ----------------------
1963
+
1964
+ 1 of 3
1965
+
1966
+ 2 of 3
1967
+
1968
+ 3 of 3
1969
+
1970
+ Vertical align: bottom
1971
+ ----------------------
1972
+
1973
+ 1 of 3
1974
+
1975
+ 2 of 3
1976
+
1977
+ 3 of 3
1978
+
1979
+ Vertical align: stretch
1980
+ -----------------------
1981
+
1982
+ 1 of 3
1983
+
1984
+ 2 of 3
1985
+
1986
+ 3 of 3
1987
+
1988
+ ```
1989
+
1990
+ <IressContainer\>
1991
+ <IressStack gap\="md"\>
1992
+ <div\>
1993
+ <IressText element\="h2"\>
1994
+ Vertical align: top </IressText\>
1995
+ <IressRow
1996
+ layerStyle\="elevation.raised"
1997
+ style\={{
1998
+ height: '10rem'
1999
+ }}
2000
+ verticalAlign\="top"
2001
+ \>
2002
+ <React.Fragment key\=".0"\>
2003
+ <IressCol\>
2004
+ <IressPlaceholder height\="100%"\>
2005
+ <IressText noGutter\>
2006
+ 1 of 3 </IressText\>
2007
+ </IressPlaceholder\>
2008
+ </IressCol\>
2009
+ <IressCol\>
2010
+ <IressPlaceholder height\="100%"\>
2011
+ <IressText noGutter\>
2012
+ 2 of 3 </IressText\>
2013
+ </IressPlaceholder\>
2014
+ </IressCol\>
2015
+ <IressCol\>
2016
+ <IressPlaceholder height\="100%"\>
2017
+ <IressText noGutter\>
2018
+ 3 of 3 </IressText\>
2019
+ </IressPlaceholder\>
2020
+ </IressCol\>
2021
+ </React.Fragment\>
2022
+ </IressRow\>
2023
+ </div\>
2024
+ <div\>
2025
+ <IressText element\="h2"\>
2026
+ Vertical align: middle </IressText\>
2027
+ <IressRow
2028
+ layerStyle\="elevation.raised"
2029
+ style\={{
2030
+ height: '10rem'
2031
+ }}
2032
+ verticalAlign\="middle"
2033
+ \>
2034
+ <React.Fragment key\=".0"\>
2035
+ <IressCol\>
2036
+ <IressPlaceholder height\="100%"\>
2037
+ <IressText noGutter\>
2038
+ 1 of 3 </IressText\>
2039
+ </IressPlaceholder\>
2040
+ </IressCol\>
2041
+ <IressCol\>
2042
+ <IressPlaceholder height\="100%"\>
2043
+ <IressText noGutter\>
2044
+ 2 of 3 </IressText\>
2045
+ </IressPlaceholder\>
2046
+ </IressCol\>
2047
+ <IressCol\>
2048
+ <IressPlaceholder height\="100%"\>
2049
+ <IressText noGutter\>
2050
+ 3 of 3 </IressText\>
2051
+ </IressPlaceholder\>
2052
+ </IressCol\>
2053
+ </React.Fragment\>
2054
+ </IressRow\>
2055
+ </div\>
2056
+ <div\>
2057
+ <IressText element\="h2"\>
2058
+ Vertical align: bottom </IressText\>
2059
+ <IressRow
2060
+ layerStyle\="elevation.raised"
2061
+ style\={{
2062
+ height: '10rem'
2063
+ }}
2064
+ verticalAlign\="bottom"
2065
+ \>
2066
+ <React.Fragment key\=".0"\>
2067
+ <IressCol\>
2068
+ <IressPlaceholder height\="100%"\>
2069
+ <IressText noGutter\>
2070
+ 1 of 3 </IressText\>
2071
+ </IressPlaceholder\>
2072
+ </IressCol\>
2073
+ <IressCol\>
2074
+ <IressPlaceholder height\="100%"\>
2075
+ <IressText noGutter\>
2076
+ 2 of 3 </IressText\>
2077
+ </IressPlaceholder\>
2078
+ </IressCol\>
2079
+ <IressCol\>
2080
+ <IressPlaceholder height\="100%"\>
2081
+ <IressText noGutter\>
2082
+ 3 of 3 </IressText\>
2083
+ </IressPlaceholder\>
2084
+ </IressCol\>
2085
+ </React.Fragment\>
2086
+ </IressRow\>
2087
+ </div\>
2088
+ <div\>
2089
+ <IressText element\="h2"\>
2090
+ Vertical align: stretch </IressText\>
2091
+ <IressRow
2092
+ layerStyle\="elevation.raised"
2093
+ style\={{
2094
+ height: '10rem'
2095
+ }}
2096
+ verticalAlign\="stretch"
2097
+ \>
2098
+ <React.Fragment key\=".0"\>
2099
+ <IressCol\>
2100
+ <IressPlaceholder height\="100%"\>
2101
+ <IressText noGutter\>
2102
+ 1 of 3 </IressText\>
2103
+ </IressPlaceholder\>
2104
+ </IressCol\>
2105
+ <IressCol\>
2106
+ <IressPlaceholder height\="100%"\>
2107
+ <IressText noGutter\>
2108
+ 2 of 3 </IressText\>
2109
+ </IressPlaceholder\>
2110
+ </IressCol\>
2111
+ <IressCol\>
2112
+ <IressPlaceholder height\="100%"\>
2113
+ <IressText noGutter\>
2114
+ 3 of 3 </IressText\>
2115
+ </IressPlaceholder\>
2116
+ </IressCol\>
2117
+ </React.Fragment\>
2118
+ </IressRow\>
2119
+ </div\>
2120
+ </IressStack\>
2121
+ </IressContainer\>
2122
+
2123
+ ```
2124
+
2125
+ #### Props
2126
+
2127
+ | Name | Description | Default | Control |
2128
+ | --- | --- | --- | --- |
2129
+ | children |
2130
+ Any content you would like to be contained. Best used with `IressCol`.
2131
+
2132
+ ReactNode
2133
+
2134
+
2135
+
2136
+ | \- | \- |
2137
+ | gutter |
2138
+
2139
+ Sets the gap between the children `<IressCol />` components.
2140
+
2141
+ ResponsiveProp
2142
+
2143
+
2144
+
2145
+ | \- | Set object |
2146
+ | horizontalAlign |
2147
+
2148
+ Horizontal alignment, follows flexbox justify-content
2149
+
2150
+ HorizontalAligns
2151
+
2152
+
2153
+
2154
+ | \- | Set object |
2155
+ | rowGap |
2156
+
2157
+ Sets the size of the top and bottom gap between direct children when they begin to wrap.
2158
+
2159
+ ResponsiveProp
2160
+
2161
+
2162
+
2163
+ | \- | Set object |
2164
+ | verticalAlign |
2165
+
2166
+ Vertical alignment, follows flexbox align-items
2167
+
2168
+ VerticalAligns
2169
+
2170
+
2171
+
2172
+ | \- | \- |