Content
▸ Content(props
): null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
Content containers allow merchants to easily scan information to understand its hierarchy and rhythm.
Parameters
Name | Type |
---|---|
props | ContentProps & RefAttributes <HTMLDivElement > |
Returns
null
| ReactElement
<any
, string
| JSXElementConstructor
<any
>>
Example
<Container>
<Content>...</Content>
</Container>
Defined in
node_modules/.pnpm/@types+react@18.2.14/node_modules/@types/react/ts5.0/index.d.ts:355