@umbraco-cms/backoffice
    Preparing search index...
    type UmbContentPickerSource = {
        dynamicRoot?: UmbContentPickerDynamicRoot;
        id?: string;
        type: UmbContentPickerSourceType;
    }
    Index

    Properties

    Properties

    id?: string