type BreakpointCustomizable<T> = {
base: T;
xs?: T;
s?: T;
m?: T;
l?: T;
xl?: T;
xxl?: T;
};compact compactbooleanfalsedescription descriptionstring''direction 🛠directiontype RadioGroupDirection ='row''column'BreakpointCustomizable<RadioGroupDirection>'column'disabled disabledbooleanfalseform formstringundefinedhideLabel 🛠hide-labelbooleanBreakpointCustomizable<boolean>falselabel labelstring''loading 🧪loadingbooleanfalsemessage messagestring''name namestringundefinedrequired requiredbooleanfalsestate statetype RadioGroupState ='none''error''success''none'theme themetype Theme ='light''dark''auto''light'value valuestring''blur CustomEvent<void>change type RadioGroupChangeEventDetail = Event
CustomEvent<RadioGroupChangeEventDetail><slot name="label"> <slot name="label-after"> <slot name="description"> <slot> <slot name="message"> --p-hyphens autodisabled disabledbooleanfalselabel labelstringundefinedloading 🧪loadingbooleanfalsevalue valuestringundefined<slot name="label"> <slot name="label-after"> --p-hyphens auto