alpertuna / react-metismenu

A ready / simple to use, highly customizable, updateable, ajax supported, animated and material designed menu component for React
https://www.npmjs.com/package/react-metismenu
MIT License
175 stars 95 forks source link

Menu icons #21

Open n0ne opened 7 years ago

n0ne commented 7 years ago

Is it possible somehow to use React Icons for icons?

alpertuna commented 7 years ago

Hi @n0ne, Currently, it is not supported but I am thinking of adding this support in future

luckWithLvpeng commented 6 years ago

I wang this too, current icons is not good to user

sunil4444 commented 6 years ago

HI Team ,

I want to fetch the active label name onclick event on the menu.

Tried to use onSelected method , didn work.. Please help