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 58a008f commit 0042ba9Copy full SHA for 0042ba9
types/rendition.d.ts
@@ -26,7 +26,7 @@ export interface RenditionOptions {
26
snap?: boolean | object,
27
defaultDirection?: string,
28
allowScriptedContent?: boolean,
29
- allowallowPopups?: boolean,
+ allowPopups?: boolean
30
}
31
32
export interface DisplayedLocation {
0 commit comments