Hi,
How can i add to list item some two lines description (~12 words)? If I simply put div inside the item only single line is shown and it is being cut.
Thanks
Hi,
How can i add to list item some two lines description (~12 words)? If I simply put div inside the item only single line is shown and it is being cut.
Thanks
Hi,
you can add the Ionic css class item-text-wrap
to the item.
Cheers
Thanks, that worked!!