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.
scrollContainer
string
HTMLElement
1 parent e15a1a9 commit 00c57f7Copy full SHA for 00c57f7
src/models/wow-config.ts
@@ -34,5 +34,5 @@ export class NgwWowConfig {
34
*/
35
callback?: (box: HTMLElement) => void;
36
37
- scrollContainer?: HTMLElement;
+ scrollContainer?: string;
38
}
0 commit comments