chenglou / react-treeview

Easy, light, flexible tree view made with React.
1.09k stars 165 forks source link

Added itemClassName option #28

Closed rahatarmanahmed closed 8 years ago

rahatarmanahmed commented 8 years ago

It's impossible to add a class to the TreeView item node itself. This is needed if you want to mark that item as active with an active class name, for example.

shanewwarren commented 8 years ago

+1

chenglou commented 8 years ago

Thanks and sorry for the late merge! Released as v0.4.3.