Plain paper-tabs.

The no-bar attribute disables the selection bar.

The no-slide attribute prevents the selection bar from animating when the selection changes.

The noink attribute disables the ink ripple animation seen when the user activates a tab (by clicking, tapping, etc.).

The scrollable attribute causes the tabs to scroll, rather than compress, when there is not enough space. Arrow buttons appear when any of the tabs are not completely visible.

Tab layout is effected by the writing direction of the surrounding area.

Use the align-bottom attribute when your tabs are positioned below the content they control. The selection bar will be shown at the top of the tabs.

Use the link attribute when a paper-tab contains a link. The link will fill the entire tab.

Tabs can be used in a paper-toolbar.