Theme

npm_versionnpm Paragon package page

This is a pass through component from React-Bootstrap.
See React-Bootstrap for documentation.

Uncontrolled usage

Any Paragon component or export may be added to the code example.

Controlled usage

Any Paragon component or export may be added to the code example.

Button group usage

Any Paragon component or export may be added to the code example.

Pills usage

Any Paragon component or export may be added to the code example.

Inverse-Pills usage

Any Paragon component or export may be added to the code example.

Inverse Tabs usage

Any Paragon component or export may be added to the code example.

With notification

Any Paragon component or export may be added to the code example.

With screen reader text in notification

Any Paragon component or export may be added to the code example.

Responsive support

Any Paragon component or export may be added to the code example.

Conditional rendering

Any Paragon component or export may be added to the code example.


Theme Variables#

CSS VariableComputed Value










Props API#

Tabs Props API

This is a pass through component from React-Bootstrap, see original props documentation here.

  • variant enum'tabs' | 'pills' | 'inverse-tabs' | 'inverse-pills' | 'button-group'

    Specifies variant to use.

    Default'tabs'
  • children node Required

    Specifies elements that is processed to create tabs.

  • className string

    Specifies class name to append to the base element.

  • moreTabText string

    Specifies text for the 'More' tab.

    Default'More...'
  • defaultActiveKey string

    Specifies default active tab (uncontrolled usage).

  • activeKey string

    Specifies active tab (controlled usage).

Tab Props API

This is a pass through component from React-Bootstrap, see original props documentation here.

  • title node Required

    Specifies the Tab navigation title.

  • notification node

    Specifies notification bubble content. It appears on the top right of the Tab.

  • disabled bool

    Specifies whether Tab is disabled.

  • eventKey string | number

    A unique identifier for the Component, the eventKey makes it distinguishable from others in a set. Similar to React's key prop, in that it only needs to be unique amongst the Components siblings, not globally.

  • tabClassName string

    Specifies class name to append to the base element.

Usage Insights#

Tab

Project NameParagon VersionInstance Count
frontend-app-admin-portal20.46.315
frontend-app-authn20.46.26
frontend-app-course-authoring21.5.67
frontend-app-learner-portal-enterprise20.45.44
frontend-app-learner-portal-programs20.45.51
frontend-app-learner-record20.46.31
frontend-app-learning20.46.01
frontend-app-support-tools20.46.011
frontend-component-header-edx21.5.61
prospectus20.46.22

Tabs

Project NameParagon VersionInstance Count
frontend-app-admin-portal20.46.36
frontend-app-authn20.46.25
frontend-app-course-authoring21.5.63
frontend-app-learner-portal-enterprise20.45.41
frontend-app-learner-portal-programs20.45.51
frontend-app-learner-record20.46.31
frontend-app-learning20.46.01
frontend-app-support-tools20.46.03
frontend-component-header-edx21.5.61
prospectus20.46.21