Posted on 9th July 2020|40 views
How to pass attributes from vf page to lightning component through a shared controller?
Posted on 16th September 2025| views
One possibility would be to send a lightning event including the text field value of the Visualforce page toward this lightning component. I should insert any link toward a blog post which displays how you can discharge events from visualforce plus handle inside lightning.