PageDescription

The <PageDescription> component is generally used for intro text at the top of the page using expressive-heading-03 type token.

For most pages, we recommend starting with a PageDescription followed by AnchorLinks if the content is long enough.

Please note that this component, like all MDX components, is picky about white space, the line break above and below your content is required, and if you even have an extra space on the empty lines above/below it won’t render correctly.

Example

Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat.

Code

<PageDescription> Lorem ipsum dolor sit amet, **consectetur adipiscing elit**, sed do eiusmod tempor _incididunt_ ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. </PageDescription>

Props

propertypropTyperequireddefaultdescription
childrennode