**【注意】该组件已不推荐使用，请使用新的 [Layout](/component/layout) 组件代替。**

---

# ContentView 内容视图

通用内容视图，包含头部和内容区域。

## 请使用 Layout 组件

因样式结构更新，新的布局结构统一至 [Layout](/component/layout) 组件。

## 使用示例

[Example: ContentViewWithTabsExample](./_example/ContentViewWithTabsExample.jsx)

## 组件属性

[Interface: ContentViewProps](./ContentView.tsx)

[Interface: ContentViewHeaderProps](./ContentView.tsx)

[Interface: ContentViewBodyProps](./ContentView.tsx)
