Home > @jsplumbtoolkit/browser-ui > ElementSelectionSpecifier
ElementSelectionSpecifier type
Signature:
export declare type ElementSelectionSpecifier<E> = E | Array<E> | '*';
Home > @jsplumbtoolkit/browser-ui > ElementSelectionSpecifier
Signature:
export declare type ElementSelectionSpecifier<E> = E | Array<E> | '*';