In which two ways can this be accomplished?
A developer created a child Lightning web component nested inside a parent Lightning web component, 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 use a custom event to pass the data to the child component,
B . The parent component can use the Apex controller class to send data to the child component.
C . The parent component can invoke a method in the child component
D . The parent component can use a public property to pass the data to the child component.
Answer: A, D
Latest CRT-450 Practice Questions with 372 Q&As
Updated Study Material | Instant Download | Detailed Answers and Explanations
Subscribe
Login
0 Comments