EdgeNavigation Menu

Hi,

I’m new to Fuse and I quite can’t get how you are supposed to use EdgeNavigation to navigate between pages.

.Active works only for the Menu it self

Can someone help me ?

Hi!

EdgeNavigation is primarily used for making slidein menus, for example like it is used in https://www.fusetools.com/examples/social-media-screen

If you want to make navigation between pages you can use <LinearNavigation />, <PageControl /> or some of the other Navigation components. Have a look at https://www.fusetools.com/learn/fuse#navigation for some nice examples on how to work with Navigation

Feel free to post some of your code if you want me to have a look at it :slight_smile: