We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 550989e commit e24dd6dCopy full SHA for e24dd6d
1 file changed
api/interface/tooltip.md
@@ -86,6 +86,10 @@ interface Tooltip {
86
SendToBack?: string;
87
TextSearchPanelSwitch?: string;
88
TextSelectionMode?: string;
89
+ RedactPages?: string;
90
+ RedactionApply?: string;
91
+ RedactionMode?: string;
92
+ RedactionSet?: string;
93
}
94
```
95
0 commit comments