0

I am new in Ionic and I want to generate Multi-line List just like we generate list-view in Android with custom view and using Array of custom object programmatically.

Is it possible to generate Multi-line List with data from Array using TypeScript?

1 Answer 1

1

you can do it using virtualScroll or ngFor for iterating the Array object on the view.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.