//can I do this?? const store = useStore() const { ${my_dynamic_var } from storeToRefs(store);
store[props.pinia] = my_new_var //this works
© 2026 Hedgehog Software, LLC