Activity Forums Salesforce® Discussions How to create a visualforce page embaded with lightning components in Salesforce

  • How to create a visualforce page embaded with lightning components in Salesforce

    Posted by Aditya on May 20, 2020 at 3:44 pm

    How to create a visualforce page embaded with lightning components in Salesforce?

    Anuj replied 3 years, 11 months ago 2 Members · 1 Reply
  • 1 Reply
  • Anuj

    Member
    May 21, 2020 at 3:08 pm

    Add the <apex:includeLightning /> component to your Visualforce page.
    Reference a Lightning app that declares your component dependencies with $Lightning. use().
    Write a function that creates the component on the Visualforce page with $Lightning. createComponent().

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos