Home > @jsplumbtoolkit/browser-ui > OverlayOptions
OverlayOptions interface
Signature:
export interface OverlayOptions extends Record<string, any>
Extends: Record<string, any>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
attributes? | Record<string, string> | (Optional) | |
cssClass? | string | (Optional) | |
events? | Record<string, (value: any, event?: any) => any> | (Optional) | |
id? | string | (Optional) | |
location? | number | number[] | (Optional) |