mirror of
https://github.com/dataease/dataease.git
synced 2026-05-23 22:08:34 +08:00
@@ -326,6 +326,14 @@ declare interface ChartBasicStyle {
|
||||
* 表格鼠标悬浮样式
|
||||
*/
|
||||
showHoverStyle: boolean
|
||||
/**
|
||||
* 明细表单元格自动换行
|
||||
*/
|
||||
autoWrap: boolean
|
||||
/**
|
||||
* 最大行数
|
||||
*/
|
||||
maxLines?: boolean
|
||||
}
|
||||
/**
|
||||
* 表头属性
|
||||
|
||||
Reference in New Issue
Block a user