import { DaffTabPanelComponent } from '@daffodil/design/tabs'
Tab panel is the content area displayed when a tab is active.
@Component()
class DaffTabPanelComponent {}
<daff-tab-panel>
<!-- Tab panel content goes here -->
</daff-tab-panel>
<daff-tab-panel>
<!-- Tab panel content goes here -->
</daff-tab-panel>