Thanks this works. if anyone needs the onPageChange function, here it is. Just change the name of your array. onPageChange(event: PageEvent) { console.log(event); const startIndex = event.pageIndex * event.pageSize; let endIndex = startIndex + event.pageSize; if (endIndex > this.contentArray.length) { endIndex = this.contentArray.length; } this.pageSlice = this.contentArray.slice(startIndex, endIndex); }
@nihalsangole82192 жыл бұрын
thanks buddy
@arielnenecastro2 жыл бұрын
My content is showing only after I click next page. How can i show it first?
@Alejok53 жыл бұрын
On first loading it doesn't show something :c
@Naif199714 жыл бұрын
Dame good better than all packages that using now a day
@VinsloevAcademy4 жыл бұрын
Thanks for the feedback :)
@dannypiedra42893 жыл бұрын
Great vid man! It works!
@VinsloevAcademy3 жыл бұрын
Thanks Danny!
@history86582 жыл бұрын
Thanks a lot dude!!!
@VinsloevAcademy2 жыл бұрын
You’re Welcome! Glad to hear you like it :)
@rubenbarros41482 жыл бұрын
Thx man it worked
@VinsloevAcademy2 жыл бұрын
Perfect!
@billalkebbi48953 жыл бұрын
hello, can you send me the code please, it not visible
@nicolasbulfon2992 жыл бұрын
amazing
@ranindujayasooriya81154 жыл бұрын
Perfect video. Keep it up.
@VinsloevAcademy4 жыл бұрын
Thanks! Glad to hear you liked it.
@postcode-x4 жыл бұрын
Hey, isn't generally a bad idea to mix bootstrap with material?
@afsirlaghari3738 Жыл бұрын
Font size is too small to see...🧐
@VinsloevAcademy Жыл бұрын
We will make sure to increase font size in our upcoming videos, stay tuned!
@pikapikabooboo4 жыл бұрын
Please zoom, can't see anything
@quantran21633 жыл бұрын
THANKS YOU SO MUCH
@odainasser3 жыл бұрын
helpful
@hvbairagi4 жыл бұрын
cant see anything
@effearslan2 жыл бұрын
habibi where is the source code?
@VinsloevAcademy2 жыл бұрын
Its in the video :)
@subhamagarwal18724 жыл бұрын
Not visible
@VinsloevAcademy4 жыл бұрын
Thanks for providing feedback. Could you elaborate on what part is not visible?
@abhishekmulchandani524 жыл бұрын
@@VinsloevAcademy You should change the resolution so that the components and font is bigger.
@isi10443 жыл бұрын
@@VinsloevAcademy the text was too small but great video