Sweet Alert 2 js library with Interop from blazor server
I have a blazor server app in which I want to use sweetalert2 methods, I want to do it using js interop , not by nuget sweetalert package. Below is my code
I have a blazor server app in which I want to use sweetalert2 methods, I want to do it using js interop , not by nuget sweetalert package. Below is my code