Related questions
Question 284 - H14-231_V1.0 discussion
In the declarative development paradigm, which of the following rules about the constructor method initializes member variables is wrong?
A.
The parent component's regular variables cannot be used to initialize @Link or @Prop variables
B.
@StorageLink and @StorageProp are allowed to be passed from the parent component to the child component
C.
The @Prop variable of the parent component can initialize the eState or @Link variable of the child component
D.
The @State variable of the parent component cannot initialize the @State variable of the child component
Your answer:
0 comments
Sorted by
Leave a comment first