mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 11:17:19 +08:00
feat(radio-group): add helperText and errorText properties
This commit is contained in:
@ -696,6 +696,8 @@ export const IonRadioGroup = /*@__PURE__*/ defineContainer<JSX.IonRadioGroup, JS
|
||||
'compareWith',
|
||||
'name',
|
||||
'value',
|
||||
'helperText',
|
||||
'errorText',
|
||||
'ionChange',
|
||||
'ionValueChange'
|
||||
], [
|
||||
|
Reference in New Issue
Block a user