Skip to main content

Home > @jsplumbtoolkit/browser-ui > ViewOptionsCommon > parent

ViewOptionsCommon.parent property

Optional ID of one or more edge definitions to include in this definition. The child definition is merged on top of the parent definition(s). Circular references are not allowed and will throw an error.

Signature:

parent?: string | Array<string>;