Skip to main content

ShapeGeneratorFunction

ShapeGeneratorFunction = (data) => DocumentFragment

Defines a function that can take a vertex's data object and return a document fragment with it rendered.

Parameters

data

ObjectData

Returns

DocumentFragment