Interface JsxWrapperProps<T>

These are the props that are passed to the jsx you provide to map a node or group in the viewOptions. We pass in the Surface, the Toolkit (which you can get from the Surface anyway), the vertex being rendered, the vertex's data, and any childProps that have been configured.

Type Parameters

  • T extends Vertex
Version :