ezyVet Javascript Helper Library Documentation
    Preparing search index...

    Function objectAttributeResolver

    • Get the given attribute from the record

      Parameters

      • attribute: string | Function | string[]

        function or the attribute name

      • object: object

        what you want to get the attribute for

      • ...otherArgs: any

        any other arguments used by the attribute function

      Returns any

      returns attribute or evaluates attribute and returns the result