here is a requirement. Click an item in the parent route to enter the child route details page. Can the object information obtained in the parent route be passed directly to the child route in this step?
it seems to me that the document can only pass params or query,. Is it possible to pass the details of an object?
ask for help, thank you!