Radio Buttons Updated August 30, 2024 09:53 Properties Field type Read-only Editable radiobuttons Font Awesome icons: <input type=“radio”/> Features selectbuttons/radiobuttons support grid General Status Release Available Status Framework Name 3.3 Current MUI Code JSON "appearance": { "grid": { "field": { "fieldName": { "selectButton": { "sm": 6 } } } } } "appearance": { "grid": { "field": { "fieldName": { "radioButton": { "sm": 6 } } } } }