ion-item
Child of ionList
Usage
<ion-list>
<ion-item>Hello!</ion-item>
<ion-item href="#/detail">
Link to detail page
</ion-item>
</ion-list>
ionList
<ion-list>
<ion-item>Hello!</ion-item>
<ion-item href="#/detail">
Link to detail page
</ion-item>
</ion-list>
Learn more about how Ionic was built, why you should use it, and what's included. We'll cover the basics and help you get started from the ground up.
What are you waiting for? Take a look and get coding! Our documentation covers all you need to know to get an app up and running in minutes.