Options
All
  • Public
  • Public/Protected
  • All
Menu

The proptypes for Paragraph.

This also supports all aria-* and data-* attributes.

Hierarchy

Index

Properties

Properties

children

children: React.ReactNode

The Paragraph text.

Optional className

className: string | null

Optional id

id: string | null

Optional size

size: ParagraphSize | null

The size of the paragraph text.

Defaults to standard sized paragraph text.

Generated using TypeDoc