@umbraco-cms/backoffice

    Interface UmbMoveToRequestArgs

    interface UmbMoveToRequestArgs {
        destination: { unique: null | string };
        unique: string;
    }
    Index

    Properties

    Properties

    destination: { unique: null | string }
    unique: string
    MMNEPVFCICPMFPCPTTAAATR