hosanna-ui-docs - v0.9.0
    Preparing search index...

    Function observableField

    • indicates that this field is an observable field, and should be observed for changes.

      Parameters

      • target: unknown

        The target object.

      • key: string

        The property key to mark as observable.

      Returns void