Hi all,
I'm looking for how to create a RadioGroupItem with different values/labels (for example, a <input type="radio" value="1" id="blabla" /><label for="blabla" value="Yes"/>
I'm looking for the same thing in a ComboBoxItem ( eg. display "Cat" and have "1" as value )
Thanks.
I'm looking for how to create a RadioGroupItem with different values/labels (for example, a <input type="radio" value="1" id="blabla" /><label for="blabla" value="Yes"/>
I'm looking for the same thing in a ComboBoxItem ( eg. display "Cat" and have "1" as value )
Thanks.
Comment