# hy-pager-item <!-- Auto Generated Below --> ## Properties | Property | Attribute | Description | Type | Default | | ------------- | --------------- | ----------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------- | | `itemLabel` | `item-label` | | `string` | `undefined` | | `itemUrl` | `item-url` | | `string` | `undefined` | | `scAriaLabel` | `sc-aria-label` | | `string` | `undefined` | | `variant` | `variant` | | `PaginationItemVariants.current \| PaginationItemVariants.default \| PaginationItemVariants.ellipsis \| PaginationItemVariants.next \| PaginationItemVariants.previous` | `PaginationItemVariants.default` | ## Dependencies ### Depends on - [hy-icon](../../icon) ### Graph ```mermaid graph TD; hy-pager-item --> hy-icon style hy-pager-item fill:#f9f,stroke:#333,stroke-width:4px ``` --- Helsinki University Design System