Sha256: 160835adcf1c62ed909237390d0a4a88d614fe9522a749864c48e6dbe090d564
Contents?: true
Size: 472 Bytes
Versions: 289
Compression:
Stored size: 472 Bytes
Contents
##### Prop * `gap` | `row_gap` | `rowGap` | `column_gap` | `columnGap` | **Type**: String | **Values**: 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
289 entries across 289 versions & 1 rubygems