Tabs used to switch between different views
Tabs will inherit their background so the color input will determine if the text is light or dark
The position of media (icon or image) in the tab item can be set via the mediaPosition input. It can be set to 'inline' or 'stacked'.
When set to 'inline', the media will be displayed to the left of the title text. When set to 'stacked', the media will be displayed above the title text.
The default value is 'inline'.
inline:
stacked:
It requires the fullWidth property to set true; - otherwise it won't put the ellipses at the end of the text.