sesaparcours
    Preparing search index...

    Interface SelectEndpointOptions<E>

    interface SelectEndpointOptions<E> {
        element?: ElementSelectionSpecifier<E>;
        scope?: SelectionList;
        source?: ElementSelectionSpecifier<E>;
        target?: ElementSelectionSpecifier<E>;
    }

    Type Parameters

    • E

    Hierarchy (View Summary)

    Index

    Properties