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