Directory

ibm-tabs - Vaadin Add-on Directory

Tabs are used to separate content into different panes ibm-tabs - Vaadin Add-on Directory
**[ This description is mirrored from README.md at [github.com/IBMResearch/ibm-tabs](https://github.com//IBMResearch/ibm-tabs/blob/v2.0.1/README.md) on 2019-05-22 ]** [![Build status](https://travis-ci.org/IBMResearch/ibm-tabs.svg?branch=master)](https://travis-ci.org/IBMResearch/ibm-tabs) [![Published on webcomponents.org](https://img.shields.io/badge/webcomponents.org-published-blue.svg)](https://www.webcomponents.org/element/IBMResearch/ibm-tabs) ## \ Tabs are used to separate content into different panes. Example: ```html Item one Item two Item three ``` ### Notable breaking changes between 1.x and 2.x (hybrid): IronSelectableBehavior and IronMultiSelectableBehavior, which are used by ibm-tabs, introduce multiple breaking changes. Please see the README for those behaviors for more detail.