Tab
Component used solely within Tab Group component.
| Example | Code |
|---|---|
<as-tab>Tab name</as-tab> |
|
<as-tab icon-name="plus">Tab name with icon</as-tab> |
| Property name | Description | Type |
|---|---|---|
| icon-name | Optional: When present defines name of the <AS-ICON> element created on the left of tab name. Name follow Icon component rules. | string |