mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 19:57:22 +08:00
fix(register): Fixed register properties
This commit is contained in:
@ -17,7 +17,7 @@ import {IonicApp} from 'ionic/ionic'
|
||||
'registerId: register-id'
|
||||
],
|
||||
host: {
|
||||
'[register-id]': 'registerId'
|
||||
'this.register-id': 'registerId'
|
||||
},
|
||||
lifecycle: [onInit]
|
||||
})
|
||||
|
Reference in New Issue
Block a user