adspace
How can we use a lightning component in a visaulforce page? Explain?
Answer Posted / Vipin Kumar Shaksena
To use a Lightning Component in a Visualforce page, you first need to create the component in the Lightning Components library. Then, include the Lightning Out script and styles on your Visualforce page. After that, create a Lightning Out container on the Visualforce page and insert the Lightning Component's markup inside the container.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers