ng g @ngx-kit/collection:ui-radio [name]
[ UiRadioComponent, ]
'input[type="radio"][uiRadio]'
@Input() uiText: void
@Input() id: string
@Input('disabled') disabledInput: boolean
focused = false
hasErrors = false
disabled = false
isChecked(): boolean