<ion-list>
<ion-item>
<ion-badge slot="start">11</ion-badge>
<ion-label>Badge in start slot</ion-label>
</ion-item>
<ion-item>
<ion-badge slot="end">22</ion-badge>
<ion-label>Badge in end slot</ion-label>
</ion-item>
</ion-list>
Files
example_component_html.md
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.