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

    Interface UmbPickerCollectionDataSourceFeatures

    interface UmbPickerCollectionDataSourceFeatures {
        supportsTextFilter: Observable<
            UmbPickerCollectionDataSourceTextFilterFeature,
        >;
    }
    Index

    Properties

    Observable configuration for text filter support.