Quantcast
Channel: Ionic Forum - Latest topics
Viewing all articles
Browse latest Browse all 71531

How to get child of child in firebase

$
0
0

@alibahjat wrote:

hello
i want to show a child of child in ionic ng-for from FirebaseListObservable

i tried this but i get error
i want to get one form catlogy array

 <ion-item *ngFor=" let item of assets | async " >
            <h4 style="text-align: center;"> {{item.name}}</h4>
       <h4 style="text-align: center;">  {{item.desc}}</h4>
             <h4 style="text-align: center;">  {{item.price}}</h4>
       <h4 style="text-align: center; color:blue;">  {{item.catlogy.one}}</h4>

           </ion-item>

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 71531

Trending Articles



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