A typography component for rendering styled p elements. The Paragraph component builds on top of Text and supports all Text props.
The component can be imported via:
The design system includes a range of paragraph styles. To use a specific style,
the component accepts a sizeVariant and variant prop.
product-p style
product-p-active style
product-p-secondary style
product-pxs style
product-pxs-active style
product-pxs-secondary style
PlumaParagraph extends TextThe text color. (See text color tokens)
The font family. (See font family tokens)
The font style. (See MDN font-style)
The text size. (See font size tokens)
Default:md
Size variant of paragraph style
A predefined typography style. (See text tokens)
Variant of paragraph style