Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
DefinitelyTyped
Index
Variables
$
jQuery
noty
Dynamic modules
jquery
Interfaces
BaseJQueryEventObject
JQuery
JQueryAjaxSettings
JQueryAnimationOptions
JQueryCallback
JQueryCoordinates
JQueryDeferred
JQueryEventConstructor
JQueryEventObject
JQueryGenericPromise
JQueryInputEventObject
JQueryKeyEventObject
JQueryMouseEventObject
JQueryParam
JQueryPopStateEventObject
JQueryPromise
JQueryPromiseCallback
JQueryStatic
JQuerySupport
JQueryXHR
NotyAnimationOptions
NotyCallbackOptions
NotyOptions
NotyStatic
Variables
$
:
JQueryStatic
jQuery
:
JQueryStatic
noty
:
{ show(): any; close(): any; setText(text: string): any; setType(type: string): any; setTimeout(timeout: number): any; closed: boolean; shown: boolean; (notyOptions: NotyOptions): any; }
(
)
:
any
Returns
any
public
noty.closed
:
boolean
public
noty.shown
:
boolean
public
close
(
)
:
any
Returns
any
public
setText
(
)
:
any
Returns
any
.text.text
:
string
public
setTimeout
(
)
:
any
Returns
any
.timeout.timeout
:
number
public
setType
(
)
:
any
Returns
any
.type.type
:
string
public
show
(
)
:
any
Returns
any
Globals
jquery