Socket
Socket
Sign inDemoInstall

@ovhcloud/ods-component-pagination

Package Overview
Dependencies
8
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @ovhcloud/ods-component-pagination

ODS Pagination component


Version published
Weekly downloads
108
increased by10.2%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

osds-pagination

Properties

PropertyAttributeDescriptionTypeDefault
currentcurrentIts corresponding current page.numberDEFAULT_ATTRIBUTE.current
disableddisabledindicates if the pagination is entirely disabled. it means no interactions (hover, click, focus, etc)booleanDEFAULT_ATTRIBUTE.disabled
labelTooltipNextlabel-tooltip-nextThe label of the tooltip on the arrow nextstringDEFAULT_ATTRIBUTE.labelTooltipNext
labelTooltipPreviouslabel-tooltip-previousThe label of the tooltip on the arrow previousstringDEFAULT_ATTRIBUTE.labelTooltipPrevious
totalItemstotal-itemsThe total number of items.number | undefinedundefined
totalPagestotal-pagesThe total amount of pages.numberDEFAULT_ATTRIBUTE.totalPages

Events

EventDescriptionType
odsPaginationChangedEmitted when the value has changedCustomEvent<OdsPaginationChangedEventDetail>

Dependencies

Depends on

  • osds-button
  • osds-icon
  • osds-text

Graph

graph TD;
  osds-pagination --> osds-button
  osds-pagination --> osds-icon
  osds-pagination --> osds-text
  style osds-pagination fill:#f9f,stroke:#333,stroke-width:4px

Built with StencilJS

FAQs

Last updated on 15 Mar 2024

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc