zent
Version:
一套前端设计语言和基于React的实现
21 lines (16 loc) • 844 B
Markdown
title: BlockHeader
path: component/block-header
group: Data Display
## BlockHeader
This is a block header.
## API
| Property | Description | Type | Default | Alternative |
|------ |------ |------ |-------- |-------- |
| prefix | custom prefix | string | `'zent'` | |
| className | custom class name | string | '' | |
| title | title | string | | |
| tooltip | content of the pop | node | | |
| content | custom content | node | | |
| position | pop position | string | 'top-right' | |