Paragraph
<Paragraph>
renders a <p>
element with reset styles.
Import
import { Paragraph, ParagraphProps } from '@vtex/admin-ui'
Behavior
Loading...
Customization
You can use the className
property to handle different styles.
Example
Loading...
Props
Name | Type | Description | Required | Default |
---|---|---|---|---|
children | ReactNode | Paragraph children | 🚫 | - |