Box
A primitive useful for layout, the most abstract component on top of which all other Storeen UI components are built.
im box
Props
Prop | Type | Description |
---|---|---|
children | ReactNode | The content to render |
as | String | The tag name to compose a new component |
Examples
todo