PageHeader
A responsive header for your pages.
Key Props
title: to display a title in the header.description: to display a description in the header.headline: to display a headline in the header.links: to display a list of Button in the header.
Usage
<UPageHeader
<!-- props here -->
/>