TabContent API

API reference docs for theTabContentcomponent. For examples and details on the usage of this component, visit the component demo page.

Props

PropsTypeDescriptionDefault
valuestringThe value of a tab. Helps to synchronise the highlighted tab with its corresponding TabItem._
skipContainerFocusbooleanDetermines whether to skip focus on the tab content container. When true, skips tab content container focus and navigates directly to interactive elements (if any). When false, container is focusable when selected for static content accessibility.false