Prompt
methodsOpens a Kendo UI Prompt popup. Similar to the native window.prompt() method.
Parameters:textString
defaultValueString
Returns:Promise
The text to be shown in the Prompt popup.
The default value that will be shown in the popup's input.
a jQuery promise instance, which can be used for callbacks, or passed to jQuery.when. The jQuery Deferred object resolves to: