Tabs
1Pellentesque habitant
2Morbi tristique
3Senectus et netus et malesuada
4Malesuada fames
Not using SUI JS?
If you using your own JS or you don't want to use show hides on mobile then here is the raw markup to replicate the tabs. This way you can also choose what is rendered on mobile, for example you could use a select dropdown instead as demonstrated below.
Note: This is a non functioning example so you can inspect and copy the markup.
Accessibility note
SUI tabs are driven by JS and it includes aria to assist screen reader users, we have tested this and it really does help users. When implementing your own tabs make sure they are accessible and if you are using a select dropdown on mobile make sure that it's also accessible.