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

[Feature Request] Display Icon for sub menu instead of + or - #23

Closed digitalsigi closed 2 years ago

digitalsigi commented 3 years ago

Blazored/Menu currently displays "+" and "-" for open respectivly closed submenuitem.

It shoud be possible to specify icons open and closed state instead of + / -.

@chrissainty Would you accept a PR for that?

Josef

chrissainty commented 3 years ago

@digitalsigi That sounds like a great addition. Yes I'd happily accept a PR for that. Let me know if you need help with anything.

digitalsigi commented 3 years ago

PR has been submitted, but is waiting for some review. Is there anything I can do to get it going?

chrissainty commented 2 years ago

Fixed in #24