Hi!
I am wondering if there is a way that I can add an inline if statement inside of size-md/size-sm… etc. on 's?
Maybe something like:
<ion-col size-md=" randomArr.length > 0 ? 12 : 6"></ion-col>
Elias
2 posts - 2 participants
Hi!
I am wondering if there is a way that I can add an inline if statement inside of size-md/size-sm… etc. on 's?
Maybe something like:
<ion-col size-md=" randomArr.length > 0 ? 12 : 6"></ion-col>
Elias
2 posts - 2 participants