OptionalappThe page wrapped in its layout and view providers.
OptionalcomponentThe page alone, for a navigator that supplies its own chrome.
OptionalheadThe resolved head. On a phone, its title is the screen title.
OptionallayoutThe layout name the page asked for.
OptionalpathThe path this content answers, carried so a navigator can key screens by route.
What the renderer produces for one resolved route.
The native counterpart of the web renderer's browser content. There is no
ssrflag and nofullRender: a native application always renders on the device, and the only question is where the result goes in the navigation stack.