Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 581 Bytes

File metadata and controls

6 lines (4 loc) · 581 Bytes

lightning-container-with-data-service

a lightning container component for a react app that provides a data service to the react app

This repo contains the aura definition bundles and apex classes that that are used to contain a react app inside a lightning component and provides a data service to the react app that can be used to modify data in salesforce. I plan to extend the component to provide a navigation service to the react app but as of now that feature is incomplete.

The data service is inspired from https://github.com/sgupta9591/lightning-application-container