Search
Preparing search index...
The search index is not available
@kano/code
Options
All
Public
Public/Protected
All
Inherited
Menu
Globals
Dialog
Class Dialog
Hierarchy
Base
<
KanoAlertElement
>
Dialog
Index
Constructors
constructor
Properties
fit
Into
overlay
Into
root
Accessors
on
Did
Cancel
on
Did
Close
on
Did
Confirm
on
Did
Open
Methods
_on
Close
close
create
Button
create
Dom
dispose
open
refit
reset
Backdrop
Sizing
size
Backdrop
Constructors
constructor
new
Dialog
(
opts
?:
IDialogBaseOptions
)
:
Dialog
Parameters
Default value
opts:
IDialogBaseOptions
= {}
Returns
Dialog
Properties
Protected
fit
Into
fit
Into
:
HTMLElement
Protected
Optional
overlay
Into
overlay
Into
:
HTMLElement
root
root
:
KanoAlertElement
Accessors
on
Did
Cancel
on
Did
Cancel
:
on
Did
Close
on
Did
Close
:
on
Did
Confirm
on
Did
Confirm
:
on
Did
Open
on
Did
Open
:
Methods
_on
Close
_on
Close
(
e
:
CustomEvent
)
:
void
Parameters
e:
CustomEvent
Returns
void
close
close
(
)
:
void
Returns
void
create
Button
create
Button
(
label
:
string
)
:
HTMLButtonElement
Parameters
label:
string
Returns
HTMLButtonElement
create
Dom
create
Dom
(
opts
:
DialogProvider
)
:
KanoAlert
&
object
&
object
Parameters
opts:
DialogProvider
Returns
KanoAlert
&
object
&
object
dispose
dispose
(
)
:
void
Returns
void
open
open
(
)
:
void
Returns
void
refit
refit
(
)
:
void
Returns
void
reset
Backdrop
Sizing
reset
Backdrop
Sizing
(
)
:
void
Returns
void
size
Backdrop
size
Backdrop
(
)
:
void
Returns
void
Globals
Dialog
constructor
fit
Into
overlay
Into
root
on
Did
Cancel
on
Did
Close
on
Did
Confirm
on
Did
Open
_on
Close
close
create
Button
create
Dom
dispose
open
refit
reset
Backdrop
Sizing
size
Backdrop
Generated using
TypeDoc