DEV Community

Sony AK
Sony AK

Posted on • Updated on

Simple Demo Fluent UI 2 TreeView Web Components with Dynamic Data in Svelte

In this simple demo we will show you how to integrate the object tree structure into Microsoft Fluent UI 2 TreeView Web Components in Svelte. The tree structure only has single root.

Check this out on this Svelte REPL link https://svelte.dev/repl/317e16c270b84d2dba580f8a19445c92

Good for:

  • Anyone that confuse about integrating the data into the TreeView.
  • Anyone that want to create a UI that has TreeView display.

Enjoy the hacking.

Top comments (0)