Tab

Component used solely within Tab Group component.

Examples (2)
Example Code
Tab name <as-tab>Tab name</as-tab>
Tab name with icon <as-tab icon-name="plus">Tab name with icon</as-tab>
Properties (1)
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
Files