範例節點簡易連線簡易連線受夠了小小的連線手柄嗎?讓你的整個節點都作為一個手柄吧!不過請記住,在這種情況下,你仍然需要定義獨立的拖曳手柄才能夠拖曳節點。index.htmlApp.tsxexport default function App() { const data: string = "world" return <h1>Hello {data}</h1> } 唯讀在 Stackblitz 中開啟在 Codesandbox 中開啟功能總覽深色模式