# Svelte Material UI - Tab Bar Tab bars are areas that contain tabs. # Installation ```sh npm install --save-dev @smui/tab-bar ``` # Examples and Usage Information https://sveltematerialui.com/demo/tabs # More Information See [Tabs](https://material.io/components/tabs) in the Material design spec. See [Tab Bar](https://github.com/material-components/material-components-web/tree/v14.0.0/packages/mdc-tab-bar) in MDC-Web for information about the upstream library's architecture.