<ion-list>
<ion-item>
<ion-checkbox justify="start">Packed at the Start of Line</ion-checkbox>
</ion-item>
<ion-item>
<ion-checkbox justify="end">Packed at the End of Line</ion-checkbox>
</ion-item>
<ion-item>
<ion-checkbox justify="space-between">Space Between Label and Control</ion-checkbox>
</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.