carbon-for-ibm-dotcom
carbon-for-ibm-dotcom copied to clipboard
feat(pagination-nav): create component
https://jsw.ibm.com/browse/ADCMS-4835
Contribution type
Components
Contribution type (other)
No response
Intent
We'd like to create a web component version of @carbon/react
's Pagination Nav component.
Solution
Create a new component called PaginationNav in @carbon/web-components
. It will have feature parity with the @carbon/react
version, and it will get its styles from @carbon/styles
.
Storybook: https://react.carbondesignsystem.com/?path=/story/components-paginationnav--default Source code: https://github.com/carbon-design-system/carbon/tree/main/packages/react/src/components/PaginationNav Styles: https://github.com/carbon-design-system/carbon/tree/main/packages/styles/scss/components/pagination-nav
To Do:
- [ ] Create component
- [ ] Create Storybook demos
- [ ] Add e2e tests
IBM Organization or Company you are part of
Innovation Team, AEM site development team, IBM.com
Code of Conduct
- [X] I agree to follow this project's Code of Conduct
- [X] I checked the current issues for duplicate issues