Vanessa 2025-07-30 12:08:15 +08:00
parent 78c3479fc3
commit a105227e65
7 changed files with 27 additions and 9 deletions

View file

@ -995,7 +995,8 @@ interface IAVCellValue {
content: string
},
checkbox?: {
checked: boolean
checked: boolean,
content?: string, // gallery 中显示 https://github.com/siyuan-note/siyuan/issues/15389
}
relation?: IAVCellRelationValue
rollup?: {