useStore(store)#
A hook function, which subscribes to watcher, that observes changes in the current readonly` store, so when recording results, the component will update automatically. You can mutate this data only from createEvent.
Designed for vue 3
Arguments
store(Store)
Returns
readonly(State)