Button Group

A group of buttons, often used for actions in a toolbar.

Default

The standard button group component.

Orientation

Use the orientation input to set the button group to vertical.

Sizes

Button groups support different sizes through the buttons inside them.

Nested

Button groups can be nested to create complex toolbars or pagination.

Split Button

Create a split button using hlm-button-group-separator.

Input Group

Combine text, inputs, and buttons into a single group.

https://

Dropdown Menu

Integration with hlmDropdownMenuTrigger for advanced actions.

Installation & Usage

Installation

Imports

Basic Skeleton

API Reference

Helm API

The helm components provide the styling for the button group.

Component / DirectiveSelectorInputs
HlmButtonGroup[hlmButtonGroup], hlm-button-group
  • orientation: 'horizontal' | 'vertical'
HlmButtonGroupSeparatorhlm-button-group-separatorA vertical or horizontal line to separate buttons.
HlmButtonGroupText[hlmButtonGroupText]Styled text within a button group.