ng-xtend API documentation
    Preparing search index...

    Function nonTemporaryId

    • Returns the _id of a managed data value, or undefined if it is temporary

      Parameters

      • value: ManagedData | null | undefined

        The managed data to get the id from

      Returns string | undefined

      The _id string, or undefined if value is null/undefined or has no _id