Type Alias ShapeGeneratorFunction

ShapeGeneratorFunction: ((data: ObjectData) => DocumentFragment)

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

Version :