ibm-tabs

WebJar for ibm-tabs

License

License

MIT
Categories

Categories

Search Business Logic Libraries
GroupId

GroupId

org.webjars.bowergithub.ibmresearch
ArtifactId

ArtifactId

ibm-tabs
Last Version

Last Version

2.0.1
Release Date

Release Date

Type

Type

jar
Description

Description

ibm-tabs
WebJar for ibm-tabs
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/IBMResearch/ibm-tabs

Download ibm-tabs

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.bowergithub.ibmresearch/ibm-tabs/ -->
<dependency>
    <groupId>org.webjars.bowergithub.ibmresearch</groupId>
    <artifactId>ibm-tabs</artifactId>
    <version>2.0.1</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.bowergithub.ibmresearch/ibm-tabs/
implementation 'org.webjars.bowergithub.ibmresearch:ibm-tabs:2.0.1'
// https://jarcasting.com/artifacts/org.webjars.bowergithub.ibmresearch/ibm-tabs/
implementation ("org.webjars.bowergithub.ibmresearch:ibm-tabs:2.0.1")
'org.webjars.bowergithub.ibmresearch:ibm-tabs:jar:2.0.1'
<dependency org="org.webjars.bowergithub.ibmresearch" name="ibm-tabs" rev="2.0.1">
  <artifact name="ibm-tabs" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.bowergithub.ibmresearch', module='ibm-tabs', version='2.0.1')
)
libraryDependencies += "org.webjars.bowergithub.ibmresearch" % "ibm-tabs" % "2.0.1"
[org.webjars.bowergithub.ibmresearch/ibm-tabs "2.0.1"]

Dependencies

compile (4)

Group / Artifact Type Version
org.webjars.bowergithub.polymerelements : iron-behaviors jar [1.0.0,3)
org.webjars.bowergithub.polymerelements : iron-flex-layout jar [1.0.0,3)
org.webjars.bowergithub.polymerelements : iron-menu-behavior jar [1.0.0,3)
org.webjars.bowergithub.polymer : polymer jar [1.9.0,3)

Project Modules

There are no modules declared in this project.

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.

org.webjars.bowergithub.ibmresearch

IBM Research

Emerging Technology Experiences Team

Versions

Version
2.0.1