mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
Segment
This commit is contained in:
@ -1,7 +1,6 @@
|
|||||||
<ion-content class="padding">
|
<ion-content class="padding">
|
||||||
<form (^submit)="doSubmit($event)">
|
<form (^submit)="doSubmit($event)">
|
||||||
|
<div ng-control-group="form">
|
||||||
<div [ng-form]="form">
|
|
||||||
<ion-segment [ng-form-control]="mapStyle">
|
<ion-segment [ng-form-control]="mapStyle">
|
||||||
<ion-segment-button value="standard" button>
|
<ion-segment-button value="standard" button>
|
||||||
Standard
|
Standard
|
||||||
|
Reference in New Issue
Block a user