pub async fn app_shell(__arg0: ShellProps)
Expand description

Fetches the information for the given page and renders it. This should be provided the actual path of the page to render (not just the broader template). Asynchronous Wasm is handled here, because only a few cases need it.