Skip to content

ButtonGroup

Group multiple buttons together in a single row without doubling up the borders.

Basic Usage

Wrap your <NeoButton> components in a <NeoButtonGroup> to merge their side borders, creating a cohesive, single-block look that is very popular in Neobrutalism.

loading

API

PropDescriptionTypeDefault
-No props. Acts as a CSS layout and border wrapper for child buttons.--

MIT License