Hi All
I have a quick action invoking a Lightning component passing parameters to it. Can someone guide me as to how can I invoke the component in a new tab if my underlying lightning app is not a console app. In console app, I did notice we can use workspace API and openTab() to do so.