bootstrap-sweetalert icon indicating copy to clipboard operation
bootstrap-sweetalert copied to clipboard

Prompt w/ Sweet Alert into Variable?

Open EdwardDK opened this issue 1 year ago • 1 comments

I have no clue how to do this.

Normally, I would write this:

let test=prompt("Enter a name")

How would I do the same with SweetAlert. How would I store it in a variable?

EdwardDK avatar Jan 18 '24 00:01 EdwardDK

is there any support? I just need to know how to place input result into variable @lipis

EdwardDK avatar Jan 18 '24 22:01 EdwardDK