Buttons & Actions

Segmented Control

A single-select control — a compact row of mutually-exclusive options (e.g. a time-range switch). One option always stays selected.

Import

import { SegmentedControl } from "@countryclub/ui-react";

Default