currentPagereq- Type
number- Default
- -
- Description
- Active view index.
Search for a command to run...
Components / Navigation
பக்க வரிசை
Pagination sits at the end of a table, card list, or search result set. It must feel attached to the content, show the current range, and keep the controls compact.
பக்க வரிசைப்படுத்தல் ஒரு அட்டவணை, அட்டை பட்டியல் அல்லது தேடல் முடிவு தொகுப்பின் முடிவில் அமைகிறது. இது பெரிய தரவு பட்டியல்களை எளிதாக வழிசெலுத்த உதவுகிறது.
5 parts documented for implementation and review.
<p>Short text before the controls. Always show visible range and total count so users know where they are in the dataset.
<a>Previous page link. Disable or remove the link target on the first page; keep the hit area at least 36px tall.
<a>Individual page link. The active page uses aria-current='page', primary fill, and strong contrast.
<span>Non-interactive truncation marker. Use it when page ranges exceed the available width.
<a>Next page link. On small screens, the label hides and the icon remains visible.
?page=2 for indexable public content.currentPagereqnumbertotalPagesreqnumberonPageChangereq(page: number) => void| Prop | Type | Default | Description |
|---|---|---|---|
currentPagereq | number | - | Active view index. |
totalPagesreq | number | - | Bound index maximum. |
onPageChangereq | (page: number) => void | - | Triggered on pagination clicks. |
A bordered footer creates a clear relationship between the list, the range summary, and the page controls.
எல்லைக்கோட்டுடன் கூடிய அடிப்பகுதி, பட்டியல், முடிவுச்சுருக்கம் மற்றும் பக்க கட்டுப்பாடுகளுக்கு இடையே ஒரு தெளிவான தொடர்பை உருவாக்குகிறது.
Page numbers without a range summary or nearby result surface give users no sense of where they are.
முடிவுச்சுருக்கம் அல்லது முடிவுகள் இல்லாத பக்க எண்கள் பயனர்களுக்கு அவர்கள் எங்கு இருக்கிறார்கள் என்ற உணர்வைத் தராது.
Keep five to seven visible links. Ellipsis keeps the control compact and prevents mobile overflow.
ஐந்து முதல் ஏழு வரையிலான இணைப்புகளை மட்டும் காட்டுங்கள். முப்புள்ளி குறியீடு பக்க கட்டுப்பாட்டை சுருக்கமாக வைத்திருக்கும் மற்றும் மொபைல்களில் வழிந்து உடைவதைத் தடுக்கும்.
Long numeric runs are hard to scan, wrap badly on phones, and make the current page harder to find.
அனைத்து எண்களையும் காட்டுவது மொபைல்களில் பக்க வடிவமைப்பு வழிந்து உடைவதற்கும் தற்போதைய பக்கத்தைக் கண்டறிவதை கடினமாக்குவதற்கும் வழிவகுக்கும்.