Radio Buttons

Hi is there any support for radio buttons or will there be any added any time soon? I can use something like

{
type: “Control”,
scope: “#/properties/linearScale”,
lowest: “lowest”,
highest: “highest”,
options: {
format: “linear”
}

but this doesnt allow me to have custom labels for each individual radio button.

Thanks Arslaan

[original thread by Arslaan Qadus]

[Edgar Müller]

I’m not entirely sure what you are trying to do. Are you looking for the format option? See my comment [Question] Multiple Checkboxes · Issue #1358 · eclipsesource/jsonforms · GitHub and the whole discussion for some more context and let us know if that would work for you

[Arslaan Qadus]

I no longer need to use Radio buttons