Member Junction
    Preparing search index...

    Cancelable event emitted before a node is reparented. Subscribers can inspect the proposed new parent and cancel the mutation.

    Type Parameters

    • T = Record<string, unknown>

    Hierarchy (View Summary)

    Index

    Constructors

    Properties

    NewParentID: string | null
    NewParentNode?: HierarchyNodeData<T> | null
    OldParentID: string | null

    Accessors

    Methods