Optional cancelLabel for cancel button.
Optional checkboxThe checkbox to display in the footer. Defaults no checkbox.
Optional defaultThe index of the default button. Defaults to the last button.
Optional hostThe host element for the dialog. Defaults to document.body.
Optional labelLabel of the requested input
Optional okLabel for ok button.
Optional prefixAdditional prefix string preceding the input (e.g. £).
Optional rendererAn optional renderer for dialog items. Defaults to a shared default renderer.
Optional suffixAdditional suffix string following the input (e.g. $).
The top level text for the dialog. Defaults to an empty string.
Optional valueDefault value
Constructor options for number input dialogs