default
Stock Screening Platform - Frontend API v0.1.0
Stock Screening Platform - Frontend API / components/common/Pagination / default
Function: default()
default(
__namedParameters):Element
Defined in: src/components/common/Pagination.tsx:34
Pagination component with page navigation and size selector
Features:
- Page buttons with prev/next
- Page size selector (20/50/100)
- Total results count
- Disable logic for first/last pages
- Shows current range (e.g., "1-20 of 150")
Parameters
__namedParameters
PaginationProps
Returns
Element