mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Segment animation
This commit is contained in:
@@ -137,6 +137,7 @@ export class SegmentButton {
|
||||
|
||||
buttonClicked(event) {
|
||||
this.segment.selected(this, event);
|
||||
event.preventDefault();
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user