GitHub

DaffTabPanelComponent

class

import { DaffTabPanelComponent } from '@daffodil/design/tabs'

Tab panel is the content area displayed when a tab is active.

@Component()
class DaffTabPanelComponent {}

Examples

<daff-tab-panel>
 <!-- Tab panel content goes here -->
</daff-tab-panel>

<daff-tab-panel>
 <!-- Tab panel content goes here -->
</daff-tab-panel>