Salesforce Certified Platform Developer (Plat-Dev-201) PDI Question # 18 Topic 2 Discussion

Salesforce Certified Platform Developer (Plat-Dev-201) PDI Question # 18 Topic 2 Discussion

PDI Exam Topic 2 Question 18 Discussion:
Question #: 18
Topic #: 2

A developer created a child Lightning web component nested inside a parent Lightning web component. The parent component needs to pass a string value to the child component.

In which two ways can this be accomplished?

Choose 2 answers


A.

The parent component can invoke a public method in the child component.


B.

The parent component can use a public property to pass the data to the child component,


C.

The parent can use the Apex controller class to send data to the child component.


D.

The parent component can use a custom event to pass the data to the child component.


Get Premium PDI Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.