ExamplesNodesStress TestStress TestYou doubt we can render a lot of nodes and edges? See for yourself.index.htmlApp.tsxexport default function App() { const data: string = "world" return <h1>Hello {data}</h1> } Read-onlyOpen in StackblitzOpen in CodesandboxFeature OverviewDark Mode