mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
alpha37 updates
This commit is contained in:
@ -41,7 +41,7 @@ import {IonicComponent, IonicView} from '../../config/annotations';
|
||||
'[attr.aria-checked]': 'checked',
|
||||
'[attr.aria-disabled]': 'disabled',
|
||||
'[attr.aria-labelledby]': 'labelId',
|
||||
'(^click)': 'click($event)'
|
||||
'(click)': 'click($event)'
|
||||
}
|
||||
})
|
||||
@IonicView({
|
||||
|
Reference in New Issue
Block a user