feat(radio-group): add helperText and errorText properties

This commit is contained in:
Brandy Smith
2025-02-27 14:20:59 -05:00
parent 41da4c3565
commit 0827a4cffe
7 changed files with 150 additions and 3 deletions

View File

@ -696,6 +696,8 @@ export const IonRadioGroup = /*@__PURE__*/ defineContainer<JSX.IonRadioGroup, JS
'compareWith',
'name',
'value',
'helperText',
'errorText',
'ionChange',
'ionValueChange'
], [