Inline
The Inline
component is a layout utility for aligning and spacing items horizontally.
as?: React.ElementType | keyof JSX.IntrinsicElements
space?: number | number[]
The spacing between the children.
Updated May 26, 2021 @ 03:25
On this page
The Inline
component is a layout utility for aligning and spacing items horizontally.
as?: React.ElementType | keyof JSX.IntrinsicElements
space?: number | number[]