mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
refactor(components): add color/mode properties
This commit is contained in:
committed by
Adam Bradley
parent
52ada1ca6d
commit
bc7d328bc0
@@ -83,7 +83,7 @@
|
||||
</ion-list>
|
||||
|
||||
<p>
|
||||
<button ion-button (click)="updateIcon()">
|
||||
<button ion-button icon-left (click)="updateIcon()">
|
||||
<ion-icon [name]="btnIcon"></ion-icon>
|
||||
Update icon
|
||||
</button>
|
||||
|
||||
Reference in New Issue
Block a user