7
(desktop/tablet) or 5 (mobile). The components handles responsive viewport sizing by default.<!doctype html>
<html lang="en" class="scheme-light-dark">
<head>
<title></title>
</head>
<body class="bg-canvas">
<p-pagination total-items-count="500" items-per-page="25" active-page="1"></p-pagination>
<script>
</script>
</body>
</html>