Skip to content

Inline grid

Use to lay out children horizontally with equal gap between columns. Based on CSS Grid.

Props

No props found for this component, run `yarn gen:docs` to generate component meta first.

Slots

No slots found for this component, run `yarn gen:docs` to generate component meta first.
  • InlineGrid props are named following the convention of CSS logical properties, such as alignItems="start" vs. alignItems="left". Learn more about CSS logicial properties.

Released under the MIT License.