Notice: The Monaca & Onsen UI Community Forum is shutting down.
For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.
Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.
ons-list-item
-
Component that represents each item in the list. Must be put inside the
<ons-list>
component. The list item is composed of three parts that are represented with theleft
,center
andright
classes. These classes can be used to ensure that the content of the list items is properly aligned.
Click here to see the original article