mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-01-29 19:56:10 +01:00
This commit is contained in:
parent
684286fc8a
commit
c339d1b9bc
3 changed files with 13 additions and 23 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -898,6 +898,7 @@ interface IAVGroup {
|
|||
numEnd: number // 数字范围结束值 1000
|
||||
numStep: number // 数字范围步长 100
|
||||
}
|
||||
hideEmpty?: boolean
|
||||
order?: number // 升序: 0(默认), 降序: 1, 手动排序: 2
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue