aem-core-cif-components icon indicating copy to clipboard operation
aem-core-cif-components copied to clipboard

Extending react-components

Open rahimoddin opened this issue 5 years ago • 0 comments

User Story

As a developer, I want to extend the core cif react-component so that I can add new functionalities to the react component by extending them

Description & Motivation

react-components provide only limited number of components out of the box. To add new component developer should be able to create new component consuming the core react component provided in the library or a way to override, overlap the component so that new features can be added to the checkout react components.

Deliverables

My Account Component: Core react component provide only limited functionality. To be able to add the wishlist, orderhistory and other customized components.

Acceptance Criteria

  • To be able to customize core-react-component
  • Add new component utilizing core-react-components
  • Write new queries in application using react-components

rahimoddin avatar Nov 18 '20 11:11 rahimoddin