mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 11:17:19 +08:00
docs(breaking) update chip-button fill usage
This commit is contained in:
@ -129,7 +129,7 @@ Buttons inside of an `<ion-chip>` container should now be written as an `<ion-ch
|
||||
```html
|
||||
<ion-chip>
|
||||
<ion-label>Default</ion-label>
|
||||
<ion-chip-button clear color="light">
|
||||
<ion-chip-button fill="clear" color="light">
|
||||
<ion-icon name="close-circle"></ion-icon>
|
||||
</ion-chip-button>
|
||||
</ion-chip>
|
||||
|
Reference in New Issue
Block a user