Search
Preparing search index...
The search index is not available
DefinitelyTyped
Inherited
Private
Externals
Only exported
NotyOptions
Interface NotyOptions
Index
Properties
animation
buttons
callback
closeWith
dismissQueue
force
layout
modal
template
text
theme
timeout
type
Properties
optional
public
animation
?:
NotyAnimationOptions
optional
public
buttons
?:
any
optional
public
callback
?:
NotyCallbackOptions
optional
public
closeWith
?:
Array<any>
optional
public
dismissQueue
?:
boolean
optional
public
force
?:
boolean
optional
public
layout
?:
string
optional
public
modal
?:
boolean
optional
public
template
?:
string
optional
public
text
?:
string
optional
public
theme
?:
string
optional
public
timeout
?:
number
optional
public
type
?:
string
Globals
jquery