JsTree integration to Filament

JSTree integration in Filament, i am searching for the best way with filament to add JsTree (https://www.jstree.com/) functionality:

  1. native JS Tree - integrated in filament
  2. alternative Solution with same Features
is it possible to achieve this? Maybe someone can give me a hint in the right direction.

thank you
jsTree is jquery plugin, that provides interactive trees. It is absolutely free, open source and distributed under the MIT license. jsTree is easily extendable, themable and configurable, it supports HTML & JSON data sources and AJAX loading.
Was this page helpful?