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

    Interface UmbConditionsCollectionView

    Condition for when this collection view should be available

    interface UmbConditionsCollectionView {
        entityType: string;
    }

    Hierarchy (View Summary)

    Index

    Properties

    Properties

    entityType: string

    Type of entity this collection view should be available for

    ["media"]