Pagination1️⃣2️⃣3️⃣4️⃣
Pagination is used to cooperate with other components
Code demonstration
import { UPagination } from 'ungeui'
Basic usage🚀
Limit quantity🚧
Fit form📈
Props
| Parameter | description | type | default value | 
|---|---|---|---|
| current | current number of pages | number | 0 | 
| total | total pages | number | 0 |