Pagination@UI level #512
Unanswered
1988gadocansey
asked this question in
Q&A
Replies: 1 comment 1 reply
-
Have you tried binding totalItems with TotalCount from the api response? <pagination [totalItems]="totalCount"><pagination> |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do I implement the pagination with the Angular Component
Fetched data from backend using
g
Beta Was this translation helpful? Give feedback.
All reactions