Pagination
Pagination control for long lists.
Source: Re-exported from
antd. Full documentation: Ant Design Pagination
Basic Usage
import { Pagination } from '@vef-framework-react/components';
For complete usage examples and API documentation, refer to the Ant Design Pagination documentation.