We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
this.$subReady.posts
I would like to pass this.$subReady.posts value to data prop with Reactive
Reactive
{{subReady2}} ---------- data(){ return {subReady2: this.$subReady.posts}; }
Don't work