mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 11:17:19 +08:00
feat(radio): add helperText and errorText properties
This commit is contained in:
@ -612,6 +612,8 @@ export const IonRadio = /*@__PURE__*/ defineContainer<JSX.IonRadio, JSX.IonRadio
|
||||
'color',
|
||||
'name',
|
||||
'disabled',
|
||||
'errorText',
|
||||
'helperText',
|
||||
'value',
|
||||
'labelPlacement',
|
||||
'justify',
|
||||
|
Reference in New Issue
Block a user