Utilizing an async function in a Reactive declaration
I have started to use typescript to try and build more consistent models which are sent to my API. However, I am struggling with using these types and models on my initial load of components. First, I load a page which I declare all the models inside a nested object as shown: