Function: Stack()
Stack(
props):Element
Defined in: components/Stack.tsx:8
A component that renders its children in a column.
Parameters
| Parameter | Type |
|---|---|
props | BoxProps |
Returns
Element
Stack(
props):Element
Defined in: components/Stack.tsx:8
A component that renders its children in a column.
| Parameter | Type |
|---|---|
props | BoxProps |
Element