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

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments