Preparing search index...
The search index is not available
LineUpJS - v4.12.0
LineUpJS
IDialogOptions
Interface IDialogOptions
interface
IDialogOptions
{
autoClose
?:
boolean
;
cancelSubDialogs
?:
boolean
;
eventsEnabled
?:
boolean
;
livePreview
:
boolean
|
(keyof ILivePreviewOptions)
;
popup
:
boolean
;
title
:
string
;
toggleDialog
:
boolean
;
}
Index
Properties
auto
Close?
cancel
Sub
Dialogs?
events
Enabled?
live
Preview
popup
title
toggle
Dialog
Properties
Optional
auto
Close
autoClose
?:
boolean
Optional
cancel
Sub
Dialogs
cancelSubDialogs
?:
boolean
Optional
events
Enabled
eventsEnabled
?:
boolean
live
Preview
livePreview
:
boolean
|
(keyof ILivePreviewOptions)
popup
popup
:
boolean
title
title
:
string
toggle
Dialog
toggleDialog
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
auto
Close
cancel
Sub
Dialogs
events
Enabled
live
Preview
popup
title
toggle
Dialog
LineUpJS - v4.12.0
Loading...