<ion-list>
<ion-item>
<ion-checkbox label-placement="stacked" alignment="start">Aligned to the Start</ion-checkbox>
</ion-item>
<ion-item>
<ion-checkbox label-placement="stacked" alignment="center">Aligned to the Center</ion-checkbox>
</ion-item>
</ion-list>
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.