Skip to content
Snippets Groups Projects
readme.md 1.77 KiB
Newer Older
  • Learn to ignore specific revisions
  • Ekaterina Kondareva's avatar
    Ekaterina Kondareva committed
    # 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