Webix integrates with Font Awesome. But how can Font Awesome icons be used instead of the default folder/file icons in trees to style individual nodes?
Here's what I've tried:
http://webix.com/snippet/52251623
template
only works at the tree level$css
keeps the existing folder/file icon- there is no
icon
property documented for trees, yet setting one does something... it changes the folder icon into a file one, when the node has children.