Quantcast
Channel: Ionic Framework - Ionic Forum
Viewing all articles
Browse latest Browse all 49164

Ng-repeat for rows and items inside

$
0
0

@mak633 wrote:

Hello. I have a little problem. Now I have code below. But it's work bad on the Android 4.0. I need something like in the picture. So I need repeat of row and 3 different items in the row. Can you help me.

    <div class="row">
      <div class="col col-33" ng-repeat="(key, value) in categoryMenuOut">
        <a href="#/category/{{chosenCat}}/{{key}}">
           `some code`
           <span class="name">{{value.name}}</span>
         </a>
       </div>
    </div>

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 49164

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>