This library is still in development and is available only for internal usage at VTEX.
Skip to main content

Paragraph

Paragraph

Version: 0.136.0

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

NameTypeDescriptionRequiredDefault
childrenReactNodeParagraph children🚫-