mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-16 18:17:31 +08:00
feat(radio): component can be used outside of ion-item (#26582)
This commit is contained in:
@ -581,6 +581,9 @@ export const IonRadio = /*@__PURE__*/ defineContainer<JSX.IonRadio>('ion-radio',
|
||||
'name',
|
||||
'disabled',
|
||||
'value',
|
||||
'labelPlacement',
|
||||
'legacy',
|
||||
'justify',
|
||||
'ionStyle',
|
||||
'ionFocus',
|
||||
'ionBlur'
|
||||
|
Reference in New Issue
Block a user