Blazored / Menu

A JavaScript free menu library for Blazor and Razor Components applications.
https://blazored.github.io/Menu
MIT License
176 stars 32 forks source link

Server Side Blazor support #7

Closed SpeedyNZ closed 5 years ago

SpeedyNZ commented 5 years ago

Hi Chris,

Does this component work with server side blazor and if so can you update your sample.

Love your work.

chrissainty commented 5 years ago

Hey, apologies for the long reply. It should work with server-side but will need to be updated first. I do have it on my todo list but just haven’t quite got there yet.

Always happy to take a PR if you want to have a crack at it.

chrissainty commented 5 years ago

Just upgraded the package to Preview 7 so this should all work on server-side now.