Labs

This section references some projects we’re working which are not ready yet for production. They probably miss some features or are not handling all corner cases. Use them at your own risks. Besides, we would really appreciate some feedback!

ra-tree

ra-tree demo

ra-tree is a set of components allowing to work with tree data. It is composed of two packages:

  • ra-tree-core: The core components which only provides logic and no UI. Read more about it in its README
  • ra-tree-ui-materialui: Some UI components using the previous package and built with material-ui. Read more about it in its README