Skip to main content

button-group

Properties

PropertyAttributeDescriptionTypeDefault
customStyles--{ [key: string]: string; }{}
directiondirection"horizontal" | "vertical""horizontal"
groupgroupstring""
spacingspacingstring"5px"

Example Usage

1. Basic Button (Default State)

Displays a basic button with an appearance that can be adjusted based on horizontal, spacing and

Button1Button2

2. Buttons in different orientations

Buttons in different colours, covering primary, success, info, warning, danger, ghost.

Button11Button2Button3Button1Button2