You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Are you planning to do css customization in terms of nodes, like what you have with icons? I think it's a good thing to have in this context, putting classNames on the nodes so you can customise the look of each node.
Thanks for the active development on this component :)
It would not be difficult to support a className property in the nodes object. I can add something to allow developers to append classes to any given node, sure.
Activity
jakezatecky commentedon May 6, 2017
It would not be difficult to support a
className
property in thenodes
object. I can add something to allow developers to append classes to any given node, sure.