I am in need of creating a table in Ionic. I thought of using Ionic grid but could not achieve what I wanted. How can I do this? Here is an image of something similar to what i
css
.table:nth-child(2n+1) { background-color: whatever color !important; }
html
name name name name name
row 2