eclipse-theia/theia

Add an option to render custom icon templates for menus

Open

#6,888 opened on Jan 15, 2020

View on GitHub
 (2 comments) (0 reactions) (0 assignees)TypeScript (18,676 stars) (2,478 forks)batch import
enhancementhelp wantedmenusproposal

Description

Description

Right now, the only way to set an icon for a menu is to set icon property and that only sets the classname. Currently, It's not possible to provide a custom html template for it.

Contributor guide