Skip to content

Alias syntactic sugar of storeToRefs #1990

Discussion options

You must be logged in to vote

did you try

const { loading: aLoading } = storeToRefs(AStore);
const { loading: bLoading} = storeToRefs(BStore);

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@velly
Comment options

@posva
Comment options

@velly
Comment options

Answer selected by posva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants