Sometimes we want to ask users to make a decision before executing some business logic. Often we just want a yes/no answer and can use a simple Confirm.
But what if you can’t phrase the question to give a yes/no answer? Or if there are more than two options for the user to select between?