BlueprintJS Renderers
We also provide default renderers to achieve a visual styling according to the BlueprintJS React framework.
import { renderers as bpRenderers } from 'react-complex-tree-blueprintjs-renderers';
<UncontrolledTreeEnvironment {...bpRenderers}>{/* trees etc... */}</UncontrolledTreeEnvironment>;