示例边边缘标记边缘标记React Flow 内置支持不同类型的边缘标记。你也可以添加自己的 SVG 标记。index.htmlApp.tsxexport default function App() { const data: string = "world" return <h1>Hello {data}</h1> } 只读在 Stackblitz 中打开在 Codesandbox 中打开功能概述暗黑模式