Button Group Select

A select component styled as a group of buttons.

Button Group Select

Dependencies

None

Installation

None

Props

NameTypeDefaultDescription
optionsOption[][]Array of options to display in the select.
valuestring''The currently selected value.
onChange(value: string) => void-Function to call when the selected value changes.
Brought to life by Naseem Ansari – Building Experiences that Inspire