npm_versionnpm Paragon package page

This is a pass through component from React-Bootstrap.

See React-Bootstrap for documentation.

Basic Usage

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

ButtonToolbar

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

Theme Variables#

CSS VariableComputed Value










Props API#

ButtonGroup Props API
  • as React.ElementType

    Specifies element type for this component.

  • role React.AriaRole

    An ARIA role describing the button group (default: group).

  • size 'sm' | 'md' | 'lg' | 'inline'

    Specifies the size for all Buttons in the group (default: md).

    Default'md'
  • toggle boolean

    Display as a button toggle group (default: false).

  • vertical boolean

    Specifies if the set of Buttons should appear vertically stacked (default: false).

  • bsPrefix string

    Overrides underlying component base CSS class name (default: btn-group).

ButtonToolbar Props API
  • role React.AriaRole

    An ARIA role describing the button group (default: toolbar).

  • bsPrefix string

    Overrides underlying component base CSS class name (default: btn-toolbar)

Usage Insights#

ButtonGroup

Project NameParagon VersionInstance Count
frontend-app-course-authoring22.8.14
frontend-app-library-authoring21.11.31