Tab Panel
<gstock-tab-panel>
|
GstockTabPanel
API
Properties
| Name | Description | Reflects | Type | Default |
|---|---|---|---|---|
name
|
The name of the tab panel. |
|
string
|
''
|
active
|
When true, the tab panel will be shown. |
|
boolean
|
false
|
updateComplete
|
A read-only promise that resolves when the component has finished updating. |
Learn more about attributes and properties .
Slots
| Name | Description |
|---|---|
default
|
The tab panel’s content. |
Learn more about slots .
Custom Properties
| Name | Description | Default |
|---|---|---|
--padding
|
The padding of the tab panel. |
Learn more about custom properties .
CSS Parts
| Name | Description |
|---|---|
base
|
The base wrapper of the component. |
Learn more about CSS parts .