mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Added pagecontainer as a property.
This commit is contained in:
Vendored
+1
@@ -331,6 +331,7 @@ interface JQueryMobile extends JQueryMobileOptions {
|
||||
loadPage(url: any, options?: LoadPageOptions): void;
|
||||
loading(command: string, options?: LoaderOptions): void;
|
||||
|
||||
pageContainer: any;
|
||||
base: any;
|
||||
silentScroll(yPos: number): void;
|
||||
activePage: JQuery;
|
||||
|
||||
Reference in New Issue
Block a user