Stack
The Stack
component is used to place elements on top of each other.
as?: React.ElementType | keyof JSX.IntrinsicElements
space?: number | number[]
Updated May 26, 2021 @ 03:26
On this page
The Stack
component is used to place elements on top of each other.
as?: React.ElementType | keyof JSX.IntrinsicElements
space?: number | number[]