mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-21 11:09:53 +08:00
Adding "offset" velocity option
Adding the "offset" option used in the "scroll" method.
This commit is contained in:
+1
@@ -60,5 +60,6 @@ declare module jquery.velocity {
|
||||
_cacheValues?: boolean;
|
||||
container?: JQuery;
|
||||
axis?: string;
|
||||
offset?: number;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user