Skip to main content

TabPanel

TabPanel | Content container for Tab element shadow

The TabPanel component is a child of the TabGroup component and serves as a container for the contents of the tab. It is used in combination with element Tab.

For examples of using the Tab component, go to the TabGroup documentation.

Attributes and Properties

panel

DescriptionIt serves as an identifier for the "name" attribute of the Tab element.
Attributepanel
Typeany
Defaultundefined

Events

No events available for this component.

Methods

No public methods available for this component.

CSS Shadow Parts

NameDescription
``Default location for the element content.

CSS Custom Properties

No CSS custom properties available for this component.

Slots

No slots available for this component.