Question by topic: Data Pre-Fetching and State
I want to accept data from the server-side in order to use it on the client-side.
export default { // ..