mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
@@ -39,4 +39,9 @@
|
||||
<button disabled>Disabled</button>
|
||||
</p>
|
||||
|
||||
<p>
|
||||
<button [color]="btnColor" (click)="chgColor()">Change Color</button>
|
||||
<button outline [color]="btnColor" (click)="chgColor()">Change Color</button>
|
||||
</p>
|
||||
|
||||
</ion-content>
|
||||
|
||||
Reference in New Issue
Block a user