Skip to content

Commit e24dd6d

Browse files
committed
add redaction-related tooltip
1 parent 550989e commit e24dd6d

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

api/interface/tooltip.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,10 @@ interface Tooltip {
8686
SendToBack?: string;
8787
TextSearchPanelSwitch?: string;
8888
TextSelectionMode?: string;
89+
RedactPages?: string;
90+
RedactionApply?: string;
91+
RedactionMode?: string;
92+
RedactionSet?: string;
8993
}
9094
```
9195

0 commit comments

Comments
 (0)