You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are the Simple Steps to Call LWC methods / Functions from a JS Function
1. Publisher is JS file
2. Subscriber is LWC add all EventListners in ConnectedCallback
3. Have a publisher-subscriber connector provided by Salesforce