@roddharris can use reverse enum mapping (see docs and example).
in your view model, you list the enum values using a utility function like described in this issue.
@roddharris can use reverse enum mapping (see docs and example).
in your view model, you list the enum values using a utility function like described in this issue.