TabPanel
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
Description | It serves as an identifier for the "name" attribute of the Tab element. |
Attribute | panel |
Type | any |
Default | undefined |
Events
No events available for this component.
Methods
No public methods available for this component.
CSS Shadow Parts
Name | Description |
---|---|
`` | Default location for the element content. |
CSS Custom Properties
No CSS custom properties available for this component.
Slots
No slots available for this component.