```ts import Header from '~/components/ui/Header.vue' ``` # Page header Place the `Header` at the beginning of a page. Choose an appropriate heading level: `h1` or `h2` or `h3`. Choose `h1` unless the header is part of a page subsection or a modal. You can use all props for [Heading](../heading.md), including the [stylistic variants](../heading.md#visual-sizes-for-page-sections-and-subsections) such as `radio` or `page-heading`. ```vue-html
```
For a detailed explanation of the props, read [the entry on `Section`](section.md) ### Add an image Use the `