Details
-
Task
-
Status: Closed
-
Normal
-
Resolution: Done
-
None
-
None
-
None
-
1
-
Quasar
-
Puma Sprint 231, Puma Sprint 232, Puma Sprint 233
Description
Requirements:
- Implement a component rendering a container or a container item based on the component type.
- Use recursive descent to walk through the components tree.
- Provide a possibility to specify a component node path.
- Cover the component by unit tests.
- Reuse the component in the BrPage to render a root node.