mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Add 'animationSpeed' to 'jquery.notifyBar'.
This commit is contained in:
+7
@@ -18,6 +18,13 @@ declare module JQueryNotifyBar {
|
||||
*/
|
||||
delay?: number;
|
||||
|
||||
/**
|
||||
* How long this bar will be slided up and down.
|
||||
*
|
||||
* Default: "normal"
|
||||
*/
|
||||
animationSpeed?: string | number;
|
||||
|
||||
/**
|
||||
* Custom jQuery object for notify bar.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user