
<!-- Auto Generated Below -->


## SignetPdfPagination Properties

| Property | Attribute | Description | Type     | Default     |
| -------- | --------- | ----------- | -------- | ----------- |
| `label`  | `label`   |             | `string` | `undefined` |


## SignetPdfPagination Events

| Event           | Description | Type                |
| --------------- | ----------- | ------------------- |
| `nextClick`     |             | `CustomEvent<void>` |
| `previousClick` |             | `CustomEvent<void>` |


## Dependencies

### Depends on

- [signet-icon](../signet-icon)

### Graph
```mermaid
graph TD;
  signet-pdf-pagination --> signet-icon
  style signet-pdf-pagination fill:#f9f,stroke:#333,stroke-width:4px
```

----------------------------------------------

*Built with Signet Design System*
