Optional cancelLabel for cancel button.
Optional checkboxThe checkbox to display in the footer. Defaults no checkbox.
Optional hostThe host element for the dialog. Defaults to document.body.
Optional labelLabel of the requested input
Optional okLabel for ok button.
Optional placeholderPlaceholder text
Optional rendererAn optional renderer for dialog items. Defaults to a shared default renderer.
Optional selectionSelection range
Number of characters to pre-select when dialog opens. Default is to select the whole input text if present.
Optional textDefault input text
The top level text for the dialog. Defaults to an empty string.
Generated using TypeDoc
Constructor options for text input dialogs