Variable: Radio
constRadio:ForwardRefExoticComponent<Omit<InputHTMLAttributes<HTMLInputElement>,"color"|"size"|"type"> &Partial<{color:RadioColor;label:ReactNode;size:RadioSize; }> &RefAttributes<HTMLInputElement>>
Custom-styled radio built on top of the native input element.