Home > @jsplumb/core > ElementSelectionSpecifier
#
ElementSelectionSpecifier typeSignature:
export declare type ElementSelectionSpecifier<E> = E | Array<E> | '*';
Home > @jsplumb/core > ElementSelectionSpecifier
Signature:
export declare type ElementSelectionSpecifier<E> = E | Array<E> | '*';