We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Pagination Source Code
https://DB_HOST/category/1?page=${currentPageCount} https://DB_HOST/search?q=${searchKeyword}&page=${currentPageCount}
https://DB_HOST/category/1?page=${currentPageCount}
https://DB_HOST/search?q=${searchKeyword}&page=${currentPageCount}
Device의 크기에 따라서 Pagination의 요소를 Desktop(10) Mobile(5)로 구성한다.
There was an error while loading. Please reload this page.