InterviewSolution
Saved Bookmarks
| 1. |
Can We Integrate Lightning Components With Another Framework, Such As Angular? |
|
Answer» Yes. we can INCLUDE the WORKING 3rd PARTY code inside a Visualforce PAGE, embed the Visualforce Page inside a LIGHTNING Component. This Lightning Component can be used as any other Lightning Component in various environments. Yes. we can include the working 3rd party code inside a Visualforce Page, embed the Visualforce Page inside a Lightning Component. This Lightning Component can be used as any other Lightning Component in various environments. |
|