Templates vs components
What should a developer do when using Templates instead of Components?
What should a developer do when using Templates instead of Components?
A Template is used to create a Page and defines which components can be used within the selected scope. A template is a hierarchy of nodes that have the same structure as the page to be created but without any actual content. Templates are built up of Components;
When creating a page you must select a template, which will be used as the basis for creating the new page. The template defines the structure of the resultant page, any initial content, and the components that can be used.
So as mentioned above, we need to have both.
Documentation:- Templates and Components
~kautuk
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.