The
Stack component is used to place elements on top of each other.as?: React.ElementType | keyof JSX.IntrinsicElementsgap?: number | number[]space?: number | number[]deprecated
Use gap instead. Will be removed in v4.