---
order: 4
title:
zh-CN: 组合示例
en-US: Complete example
---
## zh-CN
使用了 PageHeader 提供的所有能力。
## en-US
Show all props provided by PageHeader.
```jsx
import { PageHeader, Menu, Dropdown, Button, Tag, Typography, Row } from 'antd';
import { MoreOutlined } from '@ant-design/icons';
const { Paragraph } = Typography;
const menu = (