# 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](/docs/components/button) in the header. ## Usage ```vue /> ```