Interviewer And Interviewee Guide

Hybrid Application Developer Interview Question:

How to render a 5000 item list in Ionic, without affecting scroll performance?

Submitted by: Muhammad
Ionic provides a collection-repeat directive that renders only visible items in the DOM. So even if the list is huge, like 5000 in our example, only items visible in a viewport are rendered. Thus, scroll performance is not affected.
Submitted by: Muhammad

Read Online Hybrid Application Developer Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.