I have some web parts in my spfx project and I need to enable navigation between these web parts.
For each web part I will have a page and I need to do this page navigation in my spfx project.
At first I created several pages and in each one I added the respective web part.
I imagine it's not the best way.
Is it possible to change which web part is loaded in sharepoint framework?
Thanks