mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
radio updates
This commit is contained in:
@@ -34,7 +34,7 @@ export class TapDisabled {}
|
||||
|
||||
|
||||
@Directive({
|
||||
selector: 'button,[button],[tappable],ion-checkbox',
|
||||
selector: 'button,[button],[tappable],ion-checkbox,ion-radio',
|
||||
host: {
|
||||
'(^touchstart)': 'touchStart($event)',
|
||||
'(^touchend)': 'touchEnd($event)',
|
||||
|
||||
Reference in New Issue
Block a user