Skip to content

Commit a633f0c

Browse files
committed
docs: update pivot corner option
1 parent 48ec72b commit a633f0c

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

docs/assets/option/en/common/pivot-corner.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ Header cell style, the configuration items vary slightly depending on the header
3333
- For headerType 'text', refer to [headerStyle](../option/PivotTable-columns-text#headerStyle.bgColor)
3434
- For headerType 'link', refer to [headerStyle](../option/PivotTable-columns-link#headerStyle.bgColor)
3535
- For headerType 'image', refer to [headerStyle](../option/PivotTable-columns-image#headerStyle.bgColor)
36+
37+
${prefix} forceShowHeader(boolean)
38+
Force display of corner header. When there are no dimensions in the row or column direction, the corner header will not be displayed by default. However, in some scenarios, it is still necessary to display the dimension name in the corner header, please configure this field.

docs/assets/option/zh/common/pivot-corner.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,3 +33,6 @@ ${prefix} headerStyle(TODO)
3333
- headerType 为'text',对应[headerStyle](../option/PivotTable-columns-text#headerStyle.bgColor)
3434
- headerType 为'link',对应[headerStyle](../option/PivotTable-columns-link#headerStyle.bgColor)
3535
- headerType 为'image',对应[headerStyle](../option/PivotTable-columns-image#headerStyle.bgColor)
36+
37+
${prefix} forceShowHeader(boolean)
38+
强制显示角头。当row或者column方向上没有维度的时候 本身是不会显示角表头的 但是某些场景下仍然需显示维度名称在角头,请配置这个字段。

0 commit comments

Comments
 (0)