Preparing search index...
The search index is not available
LineUpJS - v4.11.0
LineUpJS
IDialogContext
Interface IDialogContext
interface
IDialogContext
{
attachment
:
HTMLElement
;
idPrefix
:
string
;
level
:
number
;
manager
:
DialogManager
;
sanitize
(
v
,
dontSanitize
?
)
:
string
;
}
Index
Properties
attachment
id
Prefix
level
manager
Methods
sanitize
Properties
attachment
attachment
:
HTMLElement
id
Prefix
id
Prefix
:
string
level
level
:
number
manager
manager
:
DialogManager
Methods
sanitize
sanitize
(
v
,
dontSanitize
?
)
:
string
Parameters
v
:
string
Optional
dontSanitize
:
boolean
Returns
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
attachment
id
Prefix
level
manager
sanitize
LineUpJS - v4.11.0
Loading...