0
carl.hallqvist created
How do you include all files in Blazor, such as MainLayout, so you can control what happens when you click the Admin button and be able to add more options to the menu?
1 Answer(s)
-
0
Hi, I guess you are using the default LeptonX Theme. So, if you want to access to the source code, then you can check this link to see how to access to the source code and include it in your solution, if you want.
Also, you can always refer to the LeptonX Theme - Blazor documentation to learn more about the component and see customization tips.
Regards.