"Go" react State and attribute differences

Source: Internet
Author: User

Prop State

Can I get the initial value from the parent component whether

Can the parent component modify whether

Can I set the default value inside the component Yes Yes

Can I modify the inside of the component no Yes

Can I set whether the initial value of a subcomponent

Can I modify whether the value of a subcomponent

Status state: Only relevant to the component itself, not to the parent component, child component

Property prop: The component cannot modify properties on its own, but can obtain properties from the parent component, which can modify the properties of the child component

Distinguishing attributes from state methods: Judging whether the component modifies data in the run, modifies it as a state, and does not modify it as a property

Http://www.jikexueyuan.com/course/1275_3.html?ss=1

"Go" react State and attribute differences

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.