Can anyone provide an example of aligning a label and dropdown in the same row using sweetalert2?
I attempted to customize the label placement, but it appears on a separate line. I would like to log the selected dropdown item upon clicking the OK button.
Here is my StackBlitz link for reference: