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

    Function isObservableField

    • Checks if a given property key is marked as observable on the provided object.

      Parameters

      • obj: any

        The object to check.

      • key: string

        The property key to check.

      Returns boolean

      True if the property is observable, false otherwise.