mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
I accidentally an active
This commit is contained in:
@ -11,20 +11,6 @@
|
||||
<ion-segment-button value="sat" button>
|
||||
Satellite
|
||||
</ion-segment-button>
|
||||
<!--
|
||||
<button ion-button class="active" [segment-value]="standard">
|
||||
Standard
|
||||
</button>
|
||||
|
||||
<button ion-button [segment-value]="hybrid">
|
||||
Hybrid
|
||||
</button>
|
||||
|
||||
<button #sat ion-button [segment-value]="sat">
|
||||
Satellite
|
||||
</button>
|
||||
-->
|
||||
|
||||
</ion-segment>
|
||||
<button type="submit" button primary>Submit</button>
|
||||
</form>
|
||||
|
Reference in New Issue
Block a user