function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
shalini sharma 24shalini sharma 24 

Calling e.force:navigateToComponent to navigate to new component in the button action and open this new component in new window

I have a requirement where on the click of button i am redirection to the new lightning component using e.force:navigateToComponent. But i want this new component to open in a new window.
Raj VakatiRaj Vakati
As per my understaing you cannt able to do it with the force:navigateToComponent  to new window ..