Skip to content

RenderResult.bindFunctions method

RenderResult › bindFunctions

Unofficial

Bind interactive functions to the rendered element.

Signature:

bindFunctions(element: Element): void

Parameters:

ParameterTypeDescription
elementElementThe rendered SVG element.

Returns: void