<Box bg="black.10" p={3} _text={{ color: 'black.300' }}>
Content
</Box>
Props
Box
Prop | Type | Default | Description |
---|---|---|---|
_text | object | – | |
bgGradient | shape | – | |
shadow | string | – | `shadows` from the theme |
sx | object | – |
Box accepts all styled system props expect shadow.