Is there anyway to set a selected radio or select input?
If not, could it be a new feat?
The inputValue option can be used to set the initial value, or are you talking in terms of setting it afterwards via an API?
Duplicate of https://github.com/limonte/sweetalert2/issues/207
@samturrell inputValue works for input select/radio type?
NVM! I saw the jsfiddle, THANKS!