We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3565e47 commit 58a008fCopy full SHA for 58a008f
types/rendition.d.ts
@@ -25,7 +25,8 @@ export interface RenditionOptions {
25
overflow?: string,
26
snap?: boolean | object,
27
defaultDirection?: string,
28
- allowScriptedContent?: boolean
+ allowScriptedContent?: boolean,
29
+ allowallowPopups?: boolean,
30
}
31
32
export interface DisplayedLocation {
0 commit comments