Skip to content

Inline stack

Use to display children horizontally in a row. Based on CSS Flexbox.

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.
  • InlineStack props are named following the convention of CSS logical properties, such as align="start" vs. align="left" and blockAlign="end" vs. verticalAlign="bottom". Learn more about CSS logicial properties.

Released under the MIT License.