Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 70612

Right Align ion-checkbox

$
0
0

@andrew_milici wrote:

Hi guys

I'm trying to create an app that contains an ion-list and various components within it, I've got the following code so far:

    <ion-list>
		<p class="item item-icon-left" href="#">
		    <i class="icon ion-person-stalker"></i> Customer 1 - First Middle Last
		</p>
		<a class="item item-icon-left item-icon-right" href="#">
		    <i class="icon ion-clipboard"></i> Job Details
		    <i class="icon ion-chevron-right icon-accessory"></i>
		</a>
		<a class="item item-icon-left" href="#">
		    <i class="icon ion-ios-plus-outline"></i> Do you want to add an update?
		</a>
	</ion-list>

Which produces the following:

But what I'm trying to get is the checkbox next to "Do you want to add an update?" to appear on the right hand side, like so:

Any ideas on how to achieve this?

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 70612

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>