Exam4Training

In the declarative development paradigm, which of the following decorator decorated state variables needs to be initialized locally, and the initialized value can be overridden by the construction parameters?

In the declarative development paradigm, which of the following decorator decorated state variables needs to be initialized locally, and the initialized value can be overridden by the construction parameters?
A . @State
B . @ObjectLink
C . @StorageLink
D . @Prop

Answer: A

Exit mobile version