The
Inline component is a layout utility for aligning and spacing items horizontally.as?: React.ElementType | keyof JSX.IntrinsicElementsgap?: number | number[]The spacing between the children.
space?: number | number[]deprecated
Use gap instead. Will be removed in v4.
The spacing between the children.