bsPrompt

jQuery plugin for Bootstrap 5 that replaces native prompt dialogs with Bootstrap modal dialogs.

The result is asynchronous: confirmed prompts resolve with a string, cancelled prompts resolve with null.

Result: No input yet