Angularjs API copy Deep copy detailed and example _angularjs

Source: Internet
Author: User

Angular provides a api--copy (source,destination) that can replicate objects, and it performs a deep copy of the source object.

The following points need to be noted when using:

    1. If there is only one argument (an object that does not specify a copy), a copy object is returned
    2. If destination is specified, a deep copy of the object is copied to destination
    3. If source is null or undefined, then the source is returned directly
    4. If source is desitination, then the error will be.

Let's take a look at the sample using the example:

 

Above is the Angularjs API copy deep copy of the data collation, follow-up continue to supplement the relevant information, thank you for your support of this site!

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.