Hosanna UI API v1.30.2-next
    Preparing search index...

    Interface IObserver

    Interface representing an observer that can be notified of changes.

    interface IObserver {
        _oid?: string;
    }

    Implemented by

    Index

    Properties

    Properties

    _oid?: string

    Optional unique object identifier for the observer.