Directory

← Back

ibm-tabs

Tabs are used to separate content into different panes

Author

Contributors

Rating

[ This description is mirrored from README.md at github.com/IBMResearch/ibm-tabs on 2019-05-22 ]

Build status Published on webcomponents.org

<ibm-tabs>

Tabs are used to separate content into different panes.

Example:

<ibm-tabs selected="0">
  <ibm-tab>Item one</ibm-tab>
  <ibm-tab>Item two</ibm-tab>
  <ibm-tab>Item three</ibm-tab>
</ibm-tabs>

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.

Compatibility

(Loading compatibility data...)

Was this helpful? Need more help?
Leave a comment or a question below. You can also join the chat on Discord or ask questions on StackOverflow.

Version

Dependencies

  • iron-behaviors#PolymerElements/iron-behaviors#^1.0.0
  • iron-flex-layout#PolymerElements/iron-flex-layout#^1.3.0
  • iron-menu-behavior#PolymerElements/iron-menu-behavior#^1.2.0
  • polymer#Polymer/polymer#^1.6.0
Released
2017-04-16
Maturity
IMPORTED
License
Other

Compatibility

Framework
Polymer 1.0+
Polymer 2.0+ in 2.0.0
Browser
Browser Independent

Vaadin Add-on Directory

Find open-source widgets, add-ons, themes, and integrations for your Vaadin application. Vaadin Add-on Directory
Online