This section explains how pages are rendered in Neos. More precisely, we show how to render a node of type Neos.Neos:Document. The default page type in Neos (Neos.NodeTypes:Page) inherits from this type. If you create custom document node types, they need to be a subtype of Neos.Neos:Document as well. This section also explains how to implement custom rendering for your own document node types.
This section explains how pages are rendered in Neos. More precisely, we show how to render a node of type Neos.Neos:Document. The default page type in Neos (Neos.NodeTypes:Page) inherits from this type. If you create custom document node types, they need to be a subtype of Neos.Neos:Document as well. This section also explains how to implement custom rendering for your own document node types.
This section explains how pages are rendered in Neos. More precisely, we show how to render a node of type Neos.Neos:Document. The default page type in Neos (Neos.NodeTypes:Page) inherits from this type. If you create custom document node types, they need to be a subtype of Neos.Neos:Document as well. This section also explains how to implement custom rendering for your own document node types.