mirror of
https://github.com/siyuan-note/siyuan.git
synced 2026-02-17 04:28:07 +01:00
This commit is contained in:
parent
c0deaf5727
commit
ded275c280
2 changed files with 13 additions and 8 deletions
1
app/src/types/index.d.ts
vendored
1
app/src/types/index.d.ts
vendored
|
|
@ -236,6 +236,7 @@ interface IPluginSettingOption {
|
|||
title: string
|
||||
description?: string
|
||||
actionElement?: HTMLElement
|
||||
direction?: "column"|"row"
|
||||
|
||||
createActionElement?(): HTMLElement
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue