hosanna-ui-docs - v0.9.0
    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.