I built tab components in every compoany I've worked at. A simple UI pattern for navigation or grouping out sections of a page you can toggle through.
I originally wrote this tab component during my role at Shef. These tabs can both function as a navigation component or a toggle switch between multiple options.
Rewritten and restyled for this portfolio.
A example implementation of tabs. You can click on each item to change the currently active tab. Additional tabs in the section below to customize look and see how the original tabs looked like.