Home > @jsplumbtoolkit/browser-ui > AbstractSelectOptions
AbstractSelectOptions interface
Signature:
export interface AbstractSelectOptions<E>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
scope? | SelectionList | (Optional) | |
source? | ElementSelectionSpecifier<E> | (Optional) | |
target? | ElementSelectionSpecifier<E> | (Optional) |