Skip to main content

Home > @jsplumbtoolkit/browser-ui > AnchorOptions

AnchorOptions interface

Signature:

export interface AnchorOptions extends Record<string, any> 

Extends: Record<string, any>

Properties

PropertyModifiersTypeDescription
cssClass?string(Optional) Optional css class that will be applied to any DOM element for an endpoint using this anchor.