A developer needs to create a banner component. This component shows an image across the full width of the page. A title is shown on top of the image. This text can be aligned to the left, middle, or right. The core components feature a teaser component which matches almost all requirements, but not all.
What is the most maintainable way for the developer to implement these requirements?
A. Use and configure the teaser core component.
B. Create a new custom component from scratch.
C. Overlay the teaser core component.
D. Inherit from the teaser core component.
A developer needs to create a banner component. This component shows an image across the full width of the page. A title
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
A developer needs to create a banner component. This component shows an image across the full width of the page. A title
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!