@umbraco-cms/backoffice

    Class UmbObserverController<T>

    Type Parameters

    • T = unknown

    Hierarchy (View Summary, Expand)

    Implements

    Index

    Constructors

    Accessors

    Methods

    • provides a promise which is resolved ones the observer got a value that is not undefined. Notice this promise will resolve immediately if the Observable holds an empty array or empty string.

      Returns Promise<Exclude<T, undefined>>

    MMNEPVFCICPMFPCPTTAAATR