Relative Content

Tag Archive for javascriptvue.jsnuxt.js

table pagination in nuxt js

i want to get totalpage dynamically my api returns total page in response header in “x-total-count = 50” but could not really figured it out how to get that variable to my frontend here is my code

table pagination in nuxt js

i want to get totalpage dynamically my api returns total page in response header in “x-total-count = 50” but could not really figured it out how to get that variable to my frontend here is my code

table pagination in nuxt js

i want to get totalpage dynamically my api returns total page in response header in “x-total-count = 50” but could not really figured it out how to get that variable to my frontend here is my code

Vue 3 and Nuxt: Lottie Animation JSON Not Displaying

enter image description hereI’m working on a Nuxt project where I want to display Lottie animations within a Vue component. I’ve set up everything according to the documentation, but for some reason, the animations are not rendering.