Browse Source

Update index.md (#3644)

pull/3653/head
shijun Wei 7 years ago
committed by 陈帅
parent
commit
aa09904fdb
  1. 1
      src/components/PageHeader/index.md

1
src/components/PageHeader/index.md

@ -12,6 +12,7 @@ order: 11
| 参数 | 说明 | 类型 | 默认值 |
|----------|------------------------------------------|-------------|-------|
| title | title 区域 | ReactNode | - |
| loading | 骨架屏loading状态 | boolean | false |
| logo | logo区域 | ReactNode | - |
| action | 操作区,位于 title 行的行尾 | ReactNode | - |
| home | 默认的主页说明文字 | ReactNode | - |

Loading…
Cancel
Save