DaffTabPanelComponent

DaffTabPanelComponent is used to display the content panel of a tab.

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

Selector: 'daff-tab-panel'

Properties

Name Type Description
role 'tabpanel' Sets the `role` to tabpanel.
ariaLabelledBy '' `aria-labelledby` for the tab.
tabIndex '0' Sets the `tabindex` to 0.
tabPanelId Dynamically binds the tab panel's id to a unique value generated from the associated tab's panelId.
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.