Sha256: a91f9cdcdfd28349a2a0000a8fcc25cff4edd56105c80e47b1924c3f55418d4b
Contents?: true
Size: 478 Bytes
Versions: 1444
Compression:
Stored size: 478 Bytes
Contents
##### Prop * `gap` | `row_gap` | `rowGap` | `column_gap` | `columnGap` | **Type**: String | **Values**: xxs | xs | sm | md | lg | xl | none - Setting the gap prop sets the row_gap || rowGap and the column_gap || columnGap props to the same size and creates equal space within a flex container. - Setting the row_gap || rowGap prop creates space between rows in a flex container. - Setting the column_gap || columnGap prop creates space between columns in a flex container.
Version data entries
1,444 entries across 1,444 versions & 2 rubygems