Description of changes:
Add changeBackgroundReplacementImage function in the BackgroundReplacementProvider to enable the functionality of changing the background replacement image.
Testing
Have you successfully run npm run build:release locally?
Yes
If you made changes to the component library, have you provided corresponding documentation changes?
No, will add the documentation change after the demo changes are merged since the documentation example should be similar with demo.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
Issue #:
Description of changes: Add
changeBackgroundReplacementImage
function in theBackgroundReplacementProvider
to enable the functionality of changing the background replacement image.Testing
Have you successfully run
npm run build:release
locally? YesHow did you test these changes? Make corresponding changes in the demo app, and test with it. Demo Video attached: https://github.com/user-attachments/assets/20c92ebf-2d25-4375-870b-b4e00bf2cdbd
If you made changes to the component library, have you provided corresponding documentation changes? No, will add the documentation change after the demo changes are merged since the documentation example should be similar with demo.
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.