Listing the dialog options
An option object can be used in a dialog's widget method to configure various dialog options. Let's look at the available options:
Option |
Default value |
Description |
---|---|---|
|
|
Determines which element the dialog (and overlay, if modal) should be appended to. |
|
|
Shows the dialog as soon as the |
|
|
Supplies an object containing buttons to be used with the dialog. Each key becomes the text on the |
|
|
If set to |
|
|
Sets additional classnames on the dialog for theming purposes. |
|
|
Makes the dialog draggable (requires use of |
|
|
Sets the starting height of the dialog. |
|
|
Sets an effect to be used when... |