mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-17 18:54:11 +08:00
Merge branch 'main' into chore-update-next-main
This commit is contained in:
@ -267,7 +267,8 @@ Shorthand for ionAlertDidDismiss.
|
||||
|
||||
@ProxyCmp({
|
||||
defineCustomElementFn: defineIonApp,
|
||||
inputs: ['mode', 'theme']
|
||||
inputs: ['mode', 'theme'],
|
||||
methods: ['setFocus']
|
||||
})
|
||||
@Component({
|
||||
selector: 'ion-app',
|
||||
|
Reference in New Issue
Block a user