Favoritesatyasairam akkireddy (GORE) asked in #Lightning ExperienceDec 13, 2018, 11:59 AMHow to use Map in lightning componentHi Guys,Pls help me how to use map like this in lightning component.component:--<aura:iteration items="{!v.Accounts}" var="Acc"> {!v.AccountMap[Acc.Id]}</aura:iteration>Thank You2 answersSortSort by DateSort by Most HelpfulSort by DateLoad more comments...Danish Hoda (Infoglen Technologies)Apr 16, 2020, 11:39 AMHi All,You can refer the link (https://developer.salesforce.com/forums/ForumsMain?id=9062I000000XwJyQAK)for better understanding and application.Add a commentWrite an answer...BoldItalicUnderlineStrikethroughBulleted ListNumbered ListAdd linkCode blockInsert imageAttach filesLink URLCancelSave0/9000Reply
Danish Hoda (Infoglen Technologies)Apr 16, 2020, 11:39 AMHi All,You can refer the link (https://developer.salesforce.com/forums/ForumsMain?id=9062I000000XwJyQAK)for better understanding and application.