Hi,
How to go with the looping of results data and fetch to the label control in angular with previous and next buttons for the list of data
Thanks
Hi,
How to go with the looping of results data and fetch to the label control in angular with previous and next buttons for the list of data
Thanks
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Mar 14, 2023, 7:56 AM
follow this
https://jasonwatmore.com/post/2020/10/03/angular-10-simple-pagination-example
Vishal JoshiPosted Mar 14, 2023, 7:59 AM
Hello Sathish,
Please check the below example of the slide show in angular ts.
https://codepen.io/vilcu/pen/ZQwdGQ
you can customize code to show a list of messages instead of a slide.
Thanks
Vishal