Custom Tab Component in AEM
Although the best way to implement tab component in AEM is via inheriting it
from core tab component, but there could be certain scenarios where we need
to use a custom Tab component. In such scenarios, we can easily create a tab
component by using a multifield for addition of n number of tabs...