Skip to content

RenderResult.bindFunctions method

RenderResult › bindFunctions

Unofficial

Bind interactive functions to the rendered element.

Signature:

bindFunctions(element: Element): void

Parameters:

Parameter Type Description
element Element The rendered SVG element.

Returns: void