@umbraco-cms/backoffice
    Preparing search index...

    Interface UmbElementTreeRootItemsRequestArgs

    interface UmbElementTreeRootItemsRequestArgs {
        dataType?: { unique: string };
        foldersOnly?: boolean;
        paging?: UmbOffsetPaginationRequestModel | UmbTargetPaginationRequestModel;
    }

    Hierarchy (View Summary)

    Index

    Properties

    dataType?: { unique: string }
    foldersOnly?: boolean