Index 01Component Library
Index
Core

Activity Tree

Graph view of activity flows built on xyflow and dagre layout.

Dependencies

  • @xyflow/react
  • dagre
  • nanoid
  • zustand
  • @tanstack/react-query
  • @/components/ui/*
  • @/service/balance.service
  • @/service/customer.service

Usage

Install
bun add @xyflow/react dagre nanoid zustand @tanstack/react-query
Usage
import { ActivityTree } from '@/components/module/activity-tree'