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 - 2
  • iron-flex-layout#PolymerElements/iron-flex-layout#1 - 2
  • iron-menu-behavior#PolymerElements/iron-menu-behavior#1 - 2
  • polymer#Polymer/polymer#1.9 - 2
Released
2017-06-23
Maturity
IMPORTED
License
Other

Compatibility

Framework
Polymer 2.0+
Polymer 1.0+ in 1.0.0
Browser
Browser Independent
Online